|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProfileAbstractTestCase
org.eclipse.soda.dk.control.profile.test.agent.ControlProfileAbstractTestCase
org.eclipse.soda.dk.control.profile.test.agent.ControlProfileBitsTestCase
public class ControlProfileBitsTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ControlProfileBitsTestCase(java.lang.String name)
Constructs a new instance of the ControlProfileSetBitsTestCase class. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone 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 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlProfileBitsTestCase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.ControlProfileTestAgent
protected void setUp()
throws java.lang.Exception
java.lang.Exception - Exception.
public void test000_ControlBitsCount()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test010_ControlBitsDefaultValues()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test020_ControlBitsSetAll()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test030_ControlBitsSetSome()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test040_ControlBitsOrExpression()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test050_ControlBitsAndExpression()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||