|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProfileAbstractTestCase
org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase
org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileInputTestCase
public class GpioProfileInputTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GpioProfileInputTestCase(java.lang.String name)
Constructs a new instance of the GpioProfileInputTestCase 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_SwitchAllOn()
Test000_ switching all inputs to ON |
void |
test010_SwitchAllOff()
Test010_ switching all inputs to OFF |
void |
test020_SwitchFirstOn()
Test020_ switching first input to ON |
void |
test030_SwitchFirstOff()
Test030_ switching first input to OFF |
void |
test040_SwitchLastOn()
Test040_ switching last input to ON |
void |
test050_SwitchLastOff()
Test050_ switching last input to OFF |
| Methods inherited from class org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase |
|---|
getCapabilities, getConfiguration, getExternalKeys, getKeysAndSettingsFromProperties, getNotificationService, getStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GpioProfileInputTestCase(java.lang.String name)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - GpioProfileTestAgent
protected void setUp()
throws java.lang.Exception
java.lang.Exception
public void test000_SwitchAllOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test010_SwitchAllOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test020_SwitchFirstOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test030_SwitchFirstOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test040_SwitchLastOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test050_SwitchLastOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||