|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTransportTest
org.eclipse.soda.dk.epcglobal.llrp.transport.test.EpcglobalLlrpTransportTest
public class EpcglobalLlrpTransportTest
EPCglobal Low Level Reader Protocol (LLRP) Transport Test. The EpcglobalLlrpTransportTest class implements a set of transport tests.
The list of exported services:
See the following specification(s) for more details:
Title:
EPCglobal Low Level Reader Protocol (LLRP)
Version:
1.0.1
Date:
August 13, 2007
Vendor:
EPCglobal
Comment:
Ratified
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.epcglobal.llrp.transport.test.service.EpcglobalLlrpTransportTestService |
|---|
FACTORY_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
EpcglobalLlrpTransportTest()
Constructs a new instance of the EpcglobalLlrpTransportTest class. |
|
| Method Summary | |
|---|---|
TransportService |
getDefaultTransport()
Gets the default TransportService to be tested. |
static MessageService |
getTestMsg_GetReaderCapabilities()
Gets the TestMsg_GetReaderCapabilities value. |
static MessageService |
getTestMsg_GetReaderConfig()
Gets the TestMsg_GetReaderConfig value. |
static MessageService |
getTestMsg_SetReaderConfig()
Gets the TestMsg_SetReaderConfig value. |
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone mode. |
void |
runTests()
Runs the user-defined tests. |
void |
sendbasic_capabilities()
Sends the series of messages defined in the send basic_capabilities testcase. |
void |
sendbasic_tests()
Sends the series of messages defined in the send basic_tests 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 EpcglobalLlrpTransportTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - EpcglobalLlrpTransportpublic static MessageService getTestMsg_GetReaderConfig()
public static MessageService getTestMsg_SetReaderConfig()
public static MessageService getTestMsg_GetReaderCapabilities()
public TransportService getDefaultTransport()
org.eclipse.soda.dk.transport.test.TransportTest#getDefaultTransport()public void runTests()
org.eclipse.soda.dk.transport.test.TransportTest#runTests()public void sendbasic_capabilities()
public void sendbasic_tests()
public void setup()
org.eclipse.soda.dk.transport.test.TransportTest#setup()
|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||