|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTransportTest
org.eclipse.soda.dk.arcom.io.transport.test.ArcomIoTransportTest
public class ArcomIoTransportTest
Arcom IO AIM104 Relay 8in8 board Test. The ArcomIoTransportTest class implements a set of transport tests.
The list of exported services:
ArcomIoTransportTestService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.arcom.io.transport.test.service.ArcomIoTransportTestService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
ArcomIoTransportTest()
Constructs a new instance of the ArcomIoTransportTest class. |
|
| Method Summary | |
|---|---|
TransportService |
getDefaultTransport()
Gets the default TransportService to be tested. |
static MessageService |
getGetInput()
Gets the GetInput value. |
static MessageService |
getGetOutputState()
Gets the GetOutputState value. |
static MessageService |
getSetPin0OffMessage()
Gets the SetPin0OffMessage value. |
static MessageService |
getSetPin0OnMessage()
Gets the SetPin0OnMessage value. |
static MessageService |
getSetPin1OffMessage()
Gets the SetPin1OffMessage value. |
static MessageService |
getSetPin1OnMessage()
Gets the SetPin1OnMessage value. |
static MessageService |
getSetPin2AllOnMessage()
Gets the SetPin2AllOnMessage value. |
static MessageService |
getSetPin2OffMessage()
Gets the SetPin2OffMessage value. |
static MessageService |
getSetPin2OnMessage()
Gets the SetPin2OnMessage value. |
static MessageService |
getSetPin3OffMessage()
Gets the SetPin3OffMessage value. |
static MessageService |
getSetPin3OnMessage()
Gets the SetPin3OnMessage value. |
static MessageService |
getSetPin4OffMessage()
Gets the SetPin4OffMessage value. |
static MessageService |
getSetPin4OnMessage()
Gets the SetPin4OnMessage value. |
static MessageService |
getSetPin5OffMessage()
Gets the SetPin5OffMessage value. |
static MessageService |
getSetPin5OnMessage()
Gets the SetPin5OnMessage value. |
static MessageService |
getSetPin6OffMessage()
Gets the SetPin6OffMessage value. |
static MessageService |
getSetPin6OnMessage()
Gets the SetPin6OnMessage value. |
static MessageService |
getSetPin7OffMessage()
Gets the SetPin7OffMessage value. |
static MessageService |
getSetPin7OnMessage()
Gets the SetPin7OnMessage value. |
static MessageService |
getSetPinAllOffMessage()
Gets the SetPinAllOffMessage value. |
static MessageService |
getSetPinAllOnMessage()
Gets the SetPinAllOnMessage value. |
static MessageService |
getSetPins1Thru4AllOnMessage()
Gets the SetPins1Thru4AllOnMessage value. |
static MessageService |
getSetPins5Thru8AllOnMessage()
Gets the SetPins5Thru8AllOnMessage value. |
static void |
main(java.lang.String[] arguments)
Main method to run tests in a stand alone mode. |
void |
runTests()
Runs the user-defined tests. |
void |
sendTestAdditivePins()
Sends the series of messages defined in the send TestAdditivePins testcase. |
void |
sendTestAllPins()
Sends the series of messages defined in the send TestAllPins testcase. |
void |
sendTestGroups()
Sends the series of messages defined in the send TestGroups testcase. |
void |
sendTestInput()
Sends the series of messages defined in the send TestInput testcase. |
void |
sendTestSinglePins()
Sends the series of messages defined in the send TestSinglePins testcase. |
void |
setup()
Sets user-defined variables to use in the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public ArcomIoTransportTest()
| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - ArcomIoTransportpublic static MessageService getSetPinAllOnMessage()
public static MessageService getGetOutputState()
public static MessageService getSetPinAllOffMessage()
public static MessageService getSetPins1Thru4AllOnMessage()
public static MessageService getSetPins5Thru8AllOnMessage()
public static MessageService getSetPin2AllOnMessage()
public static MessageService getSetPin0OnMessage()
public static MessageService getSetPin0OffMessage()
public static MessageService getSetPin1OnMessage()
public static MessageService getSetPin1OffMessage()
public static MessageService getSetPin2OnMessage()
public static MessageService getSetPin2OffMessage()
public static MessageService getSetPin3OnMessage()
public static MessageService getSetPin3OffMessage()
public static MessageService getSetPin4OnMessage()
public static MessageService getSetPin4OffMessage()
public static MessageService getSetPin5OnMessage()
public static MessageService getSetPin5OffMessage()
public static MessageService getSetPin6OnMessage()
public static MessageService getSetPin6OffMessage()
public static MessageService getSetPin7OnMessage()
public static MessageService getSetPin7OffMessage()
public static MessageService getGetInput()
public TransportService getDefaultTransport()
org.eclipse.soda.dk.transport.test.TransportTest#getDefaultTransport()public void runTests()
org.eclipse.soda.dk.transport.test.TransportTest#runTests()public void sendTestAdditivePins()
public void sendTestAllPins()
public void sendTestGroups()
public void sendTestInput()
public void sendTestSinglePins()
public void setup()
org.eclipse.soda.dk.transport.test.TransportTest#setup()
|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||