2010-01-22 1.2.0

org.eclipse.soda.dk.control.profile.test.agent
Class ControlProfileLongsTestCase

java.lang.Object
  extended by ProfileAbstractTestCase
      extended by org.eclipse.soda.dk.control.profile.test.agent.ControlProfileAbstractTestCase
          extended by org.eclipse.soda.dk.control.profile.test.agent.ControlProfileLongsTestCase

public class ControlProfileLongsTestCase
extends ControlProfileAbstractTestCase

Since:
1.0
Version:
1.2.0

Field Summary
 
Fields inherited from class org.eclipse.soda.dk.control.profile.test.agent.ControlProfileAbstractTestCase
controlProfileServiceB10ExpressionExternalKey, controlProfileServiceB11ExpressionExternalKey, controlProfileServiceB12ExpressionExternalKey, controlProfileServiceB13ExpressionExternalKey, controlProfileServiceB14ExpressionExternalKey, controlProfileServiceB15ExpressionExternalKey, controlProfileServiceB16ExpressionExternalKey, controlProfileServiceB17ExpressionExternalKey, controlProfileServiceB18ExpressionExternalKey, controlProfileServiceB19ExpressionExternalKey, controlProfileServiceB1ExpressionExternalKey, controlProfileServiceB20ExpressionExternalKey, controlProfileServiceB21ExpressionExternalKey, controlProfileServiceB22ExpressionExternalKey, controlProfileServiceB23ExpressionExternalKey, controlProfileServiceB24ExpressionExternalKey, controlProfileServiceB25ExpressionExternalKey, controlProfileServiceB26ExpressionExternalKey, controlProfileServiceB27ExpressionExternalKey, controlProfileServiceB28ExpressionExternalKey, controlProfileServiceB29ExpressionExternalKey, controlProfileServiceB2ExpressionExternalKey, controlProfileServiceB30ExpressionExternalKey, controlProfileServiceB31ExpressionExternalKey, controlProfileServiceB32ExpressionExternalKey, controlProfileServiceB3ExpressionExternalKey, controlProfileServiceB4ExpressionExternalKey, controlProfileServiceB5ExpressionExternalKey, controlProfileServiceB6ExpressionExternalKey, controlProfileServiceB7ExpressionExternalKey, controlProfileServiceB8ExpressionExternalKey, controlProfileServiceB9ExpressionExternalKey, controlProfileServiceBitsChangeRequestExternalKey, controlProfileServiceBitsCountExternalKey, controlProfileServiceBitsExternalKey, controlProfileServiceCapabilitiesExternalKey, controlProfileServiceConfigurationExternalKey, controlProfileServiceLongsChangeRequestExternalKey, controlProfileServiceLongsCountExternalKey, controlProfileServiceLongsExternalKey, controlProfileServiceStatusExternalKey
 
Constructor Summary
ControlProfileLongsTestCase(java.lang.String name)
          Constructs a new instance of the ControlProfileLongsTestCase class.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main method to run tests in a stand alone mode.
 void test000_ControlLongsCount()
          Test000_ control longs count.
 void test010_ControlLongsDefaultValues()
          Test010_ control default long values
 void test020_ControlLongsSetAll()
          Test020_ control longs set all
 void test030_ControlLongsSetSome()
          Test030_ control longs set some
 
Methods inherited from class org.eclipse.soda.dk.control.profile.test.agent.ControlProfileAbstractTestCase
GetB10Expression, GetB11Expression, GetB12Expression, GetB13Expression, GetB14Expression, GetB15Expression, GetB16Expression, GetB17Expression, GetB18Expression, GetB19Expression, GetB1Expression, GetB20Expression, GetB21Expression, GetB22Expression, GetB23Expression, GetB24Expression, GetB25Expression, GetB26Expression, GetB27Expression, GetB28Expression, GetB29Expression, GetB2Expression, GetB30Expression, GetB31Expression, GetB32Expression, GetB3Expression, GetB4Expression, GetB5Expression, GetB6Expression, GetB7Expression, GetB8Expression, GetB9Expression, GetBits, GetBitsCount, GetControlProfileCapabilities, GetControlProfileConfiguration, GetControlProfileStatus, getKeysAndSettingsFromProperties, GetLongs, GetLongsCount, ReadB10Expression, ReadB11Expression, ReadB12Expression, ReadB13Expression, ReadB14Expression, ReadB15Expression, ReadB16Expression, ReadB17Expression, ReadB18Expression, ReadB19Expression, ReadB1Expression, ReadB20Expression, ReadB21Expression, ReadB22Expression, ReadB23Expression, ReadB24Expression, ReadB25Expression, ReadB26Expression, ReadB27Expression, ReadB28Expression, ReadB29Expression, ReadB2Expression, ReadB30Expression, ReadB31Expression, ReadB32Expression, ReadB3Expression, ReadB4Expression, ReadB5Expression, ReadB6Expression, ReadB7Expression, ReadB8Expression, ReadB9Expression, ReadBits, ReadBitsCount, ReadLongs, ReadLongsCount, WriteB10Expression, WriteB11Expression, WriteB12Expression, WriteB13Expression, WriteB14Expression, WriteB15Expression, WriteB16Expression, WriteB17Expression, WriteB18Expression, WriteB19Expression, WriteB1Expression, WriteB20Expression, WriteB21Expression, WriteB22Expression, WriteB23Expression, WriteB24Expression, WriteB25Expression, WriteB26Expression, WriteB27Expression, WriteB28Expression, WriteB29Expression, WriteB2Expression, WriteB30Expression, WriteB31Expression, WriteB32Expression, WriteB3Expression, WriteB4Expression, WriteB5Expression, WriteB6Expression, WriteB7Expression, WriteB8Expression, WriteB9Expression, WriteBits, WriteBitsCount, WriteLongs, WriteLongsCount, writeMeasurement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlProfileLongsTestCase

public ControlProfileLongsTestCase(java.lang.String name)
Constructs a new instance of the ControlProfileLongsTestCase class.

Parameters:
name - name.
Method Detail

main

public static void main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode.

Parameters:
arguments - The arguments (String[]) parameter.
See Also:
ControlProfileTestAgent

test000_ControlLongsCount

public void test000_ControlLongsCount()
                               throws java.lang.InterruptedException
Test000_ control longs count.

Throws:
java.lang.InterruptedException - Interrupted Exception.

test010_ControlLongsDefaultValues

public void test010_ControlLongsDefaultValues()
                                       throws java.lang.InterruptedException
Test010_ control default long values

Throws:
java.lang.InterruptedException - Interrupted Exception.

test020_ControlLongsSetAll

public void test020_ControlLongsSetAll()
                                throws java.lang.InterruptedException
Test020_ control longs set all

Throws:
java.lang.InterruptedException - Interrupted Exception.

test030_ControlLongsSetSome

public void test030_ControlLongsSetSome()
                                 throws java.lang.InterruptedException
Test030_ control longs set some

Throws:
java.lang.InterruptedException - Interrupted Exception.

2010-01-22 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.