|
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.GpioProfileOutputTestCase
public class GpioProfileOutputTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GpioProfileOutputTestCase(java.lang.String name)
Constructs a new instance of the GpioProfileOutputTestCase 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 |
test010_ClearOutputExpressions()
Test010_ clear all Output Expression |
void |
test020_TurnAllOn()
Test020_ request all output pins on |
void |
test030_TurnAllOff()
Test030_ request all output pins off |
void |
test040_TurnFirstOn()
Test040_ request first output pin on |
void |
test050_TurnFirstOff()
Test050_ request first output pin off |
void |
test060_TurnLastOn()
Test060_ request last output pin on |
void |
test070_TurnLastOff()
Test070_ request last output pin off |
void |
test080_Turn_0_On()
Test080_ request o0 on |
void |
test090_Turn_0_Off()
Test090_ request O0 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 GpioProfileOutputTestCase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.GpioProfileTestAgent
protected void setUp()
throws java.lang.Exception
java.lang.Exception
public void test010_ClearOutputExpressions()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test020_TurnAllOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test030_TurnAllOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test040_TurnFirstOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test050_TurnFirstOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test060_TurnLastOn()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test070_TurnLastOff()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test080_Turn_0_On()
throws java.lang.InterruptedException
java.lang.InterruptedException - Interrupted Exception.
public void test090_Turn_0_Off()
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 | |||||||||