|
2010-01-26 1.2.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.GpioProfileDisconnectTestCase
public class GpioProfileDisconnectTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GpioProfileDisconnectTestCase(java.lang.String name)
Constructs a new instance of the GpioProfileDisconnectTestCase class. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode. |
void |
test000_Disconnect()
Test000_ disconnect. |
void |
test010_Reconnect()
Test010_ reconnect. |
void |
test020_SwitchFirstOn()
Test020_ switching first input to ON |
void |
test030_SwitchFirstOff()
Test030_ switching first input to OFF |
| Methods inherited from class org.eclipse.soda.dk.gpio.profile.test.agent.GpioProfileAbstractTestCase |
|---|
analogInputWithinRange, getCapabilities, getConfiguration, getExternalKeys, getInputSignal, getKeysAndSettingsFromProperties, getNotificationService, getStatus, reportBits, setAnalogInputRanges, setAnalogOutputValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GpioProfileDisconnectTestCase(java.lang.String name)
name - The name (String) parameter.| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String[]) parameter.GpioProfileTestAgent
public void test000_Disconnect()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
public void test010_Reconnect()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
public void test020_SwitchFirstOn()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
public void test030_SwitchFirstOff()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||