|
2010-01-22 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.GpioProfileAnalogInputTestCase
public class GpioProfileAnalogInputTestCase
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GpioProfileAnalogInputTestCase(java.lang.String name)
Constructs a new instance of the GpioProfileAnalogInputTestCase 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_AnalogInputValues()
Test000_ setting all inputs to specified value in test script |
void |
test001_AnalogInputValuesNotInRange()
Test001_ setting all inputs to not specified value in test script |
| 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 GpioProfileAnalogInputTestCase(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
protected void setUp()
throws java.lang.Exception
java.lang.Exception - Exception.
public void test000_AnalogInputValues()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
public void test001_AnalogInputValuesNotInRange()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - Interrupted Exception.
java.io.IOException
|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||