2010-01-22 1.2.0

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

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.ControlProfileBitsTestCase

public class ControlProfileBitsTestCase
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
ControlProfileBitsTestCase(java.lang.String name)
          Constructs a new instance of the ControlProfileBitsTestCase class.
 
Method Summary
static void main(java.lang.String[] arguments)
          Main method to run tests in a stand alone mode.
protected  void setUp()
          Set up.
 void test000_ControlBitsCount()
          Test000_ control bits count.
 void test010_ControlBitsDefaultValues()
          Test010_ control default bit values
 void test020_ControlBitsSetAll()
          Test020_ control bits set all
 void test030_ControlBitsSetSome()
          Test030_ control bits set some
 void test040_ControlBitsOrExpression()
          Test040_ control bits or expression
 void test050_ControlBitsAndExpression()
          Test050_ control bits and expression
 
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

ControlProfileBitsTestCase

public ControlProfileBitsTestCase(java.lang.String name)
Constructs a new instance of the ControlProfileBitsTestCase 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

setUp

protected void setUp()
              throws java.lang.Exception
Set up.

Throws:
java.lang.Exception - Exception.

test000_ControlBitsCount

public void test000_ControlBitsCount()
                              throws java.lang.InterruptedException
Test000_ control bits count.

Throws:
java.lang.InterruptedException - Interrupted Exception.

test010_ControlBitsDefaultValues

public void test010_ControlBitsDefaultValues()
                                      throws java.lang.InterruptedException
Test010_ control default bit values

Throws:
java.lang.InterruptedException - Interrupted Exception.

test020_ControlBitsSetAll

public void test020_ControlBitsSetAll()
                               throws java.lang.InterruptedException
Test020_ control bits set all

Throws:
java.lang.InterruptedException - Interrupted Exception.

test030_ControlBitsSetSome

public void test030_ControlBitsSetSome()
                                throws java.lang.InterruptedException
Test030_ control bits set some

Throws:
java.lang.InterruptedException - Interrupted Exception.

test040_ControlBitsOrExpression

public void test040_ControlBitsOrExpression()
                                     throws java.lang.InterruptedException
Test040_ control bits or expression

Throws:
java.lang.InterruptedException - Interrupted Exception.

test050_ControlBitsAndExpression

public void test050_ControlBitsAndExpression()
                                      throws java.lang.InterruptedException
Test050_ control bits and expression

Throws:
java.lang.InterruptedException - Interrupted Exception.

2010-01-22 1.2.0

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