|
1.0.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.profile.test.agent.RfidInventoryProfileTestAgent
public class RfidInventoryProfileTestAgent
| Field Summary | |
|---|---|
static int |
AT_LEAST_1_TAG_MUST_MATCH
Define the at least1 tag must match (int) constant. |
static java.lang.String |
CLASS_NAME
Defines the class name. |
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_2_MASKS
Define the need at least2 masks (int) constant. |
static int |
NEED_AT_LEAST_3_TAGS
Define the need at least3 tags (int) constant. |
static int |
NEED_AT_LEAST_ONE_TAG
Define the need at least one tag (int) constant. |
static int |
NOT_ALL_TAGS_MUST_MATCH
Define the not all tags must match (int) constant. |
static int |
PLACE_ALL_TAGS
Define the place all tags (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.profile.test.agent.service.RfidInventoryProfileTestAgentService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, READ_DURATION_PROPERTY, READER_ID_PROPERTY, SERVICE_NAME, TAG_LIST_PROPERTY, TAG_MASK_PROPERTY |
| Constructor Summary | |
|---|---|
RfidInventoryProfileTestAgent()
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 AT_LEAST_1_TAG_MUST_MATCH
public static java.util.ResourceBundle DefaultResourceBundle
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 NEED_AT_LEAST_2_MASKS
public static final int NEED_AT_LEAST_3_TAGS
public static final int NOT_ALL_TAGS_MUST_MATCH
public static final int PLACE_ALL_TAGS
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
| Constructor Detail |
|---|
public RfidInventoryProfileTestAgent()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - RfidInventoryProfileTestAgentpublic java.lang.String getDescription()
public java.lang.Class loadTestClass()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||