|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestAgent
org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileTestAgent
public class RfidInventoryWithGpioProfileTestAgent
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the class name. |
static int |
CONNECT_IO
Define the connect io (int) constant. |
static java.util.ResourceBundle |
DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field. |
static java.lang.String |
DESCRIPTION
Description of the test. |
static int |
DISCONNECT_READER
Define the disconnect reader (int) constant. |
static int |
INCORRECT_NUMBER_OF_AGGREGATIONREPORTS
Define the incorrect number of aggregationreports (int) constant. |
static int |
INVALID_ANTENNA
Define the invalid antenna (int) constant. |
static int |
INVALID_COUNT
Define the invalid count (int) constant. |
static int |
INVALID_DATAEXTENSIONS
Define the invalid dataextensions (int) constant. |
static int |
INVALID_DATAEXTENSIONS_SIZE
Define the invalid dataextensions size (int) constant. |
static int |
INVALID_READER_ID
Define the invalid reader id (int) constant. |
static int |
INVALID_TIMESTAMPFIRST
Define the invalid timestampfirst (int) constant. |
static int |
INVALID_TIMESTAMPLAST
Define the invalid timestamplast (int) constant. |
static int |
MOVE_OUT_OF_RANGE
Define the move out of range (int) constant. |
static int |
NEED_AT_LEAST_ONE_TAG
Define the need at least one tag (int) constant. |
static int |
PLACE_SINGLE_TAG
Define the place single tag (int) constant. |
static int |
RECEIVED_AGGREGATE_HAS_DUPLICATES
Define the received aggregate has duplicates (int) constant. |
static int |
RECEIVED_AGGREGATE_SET_INCORRECT
Define the received aggregate set incorrect (int) constant. |
static int |
RECEIVED_TAG_SET_INCORRECT
Define the received tag set incorrect (int) constant. |
static int |
RECEIVED_TAGS_HAS_DUPLICATES
Define the received tags has duplicates (int) constant. |
static int |
RECONNECT_READER
Define the reconnect reader (int) constant. |
| Fields inherited from interface org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.service.RfidInventoryWithGpioProfileTestAgentService |
|---|
FACTORY_SERVICE_NAME, INVERTED_IO_PROPERTY, IO_LATENCY_PROPERTY, MANAGED_SERVICE_NAME, READ_DURATION_PROPERTY, READER_ID_PROPERTY, SERVICE_NAME, TAG_LIST_PROPERTY |
| Constructor Summary | |
|---|---|
RfidInventoryWithGpioProfileTestAgent()
Constructs a new instance of the RfidInventoryProfileTestAgent class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets the description (String) value. |
java.lang.Class |
loadTestClass()
Load test class and return the Class result. |
static void |
main(java.lang.String[] args)
Main method to run tests in a standalone mode. |
| 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
public static final java.lang.String DESCRIPTION
public static final int DISCONNECT_READER
public static final int INCORRECT_NUMBER_OF_AGGREGATIONREPORTS
public static final int INVALID_ANTENNA
public static final int INVALID_COUNT
public static final int INVALID_DATAEXTENSIONS
public static final int INVALID_DATAEXTENSIONS_SIZE
public static final int INVALID_READER_ID
public static final int INVALID_TIMESTAMPFIRST
public static final int INVALID_TIMESTAMPLAST
public static final int MOVE_OUT_OF_RANGE
public static final int NEED_AT_LEAST_ONE_TAG
public static final int PLACE_SINGLE_TAG
public static final int RECEIVED_AGGREGATE_HAS_DUPLICATES
public static final int RECEIVED_AGGREGATE_SET_INCORRECT
public static final int RECEIVED_TAG_SET_INCORRECT
public static final int RECEIVED_TAGS_HAS_DUPLICATES
public static final int RECONNECT_READER
public static final int CONNECT_IO
public static java.util.ResourceBundle DefaultResourceBundle
| Constructor Detail |
|---|
public RfidInventoryWithGpioProfileTestAgent()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.RfidInventoryWithGpioProfileTestAgentpublic java.lang.String getDescription()
String) value.public java.lang.Class loadTestClass()
Class) value.
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||