|
2010-01-26 1.2.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.write.profile.test.agent.RfidWriteProfileTestAgent
public class RfidWriteProfileTestAgent
| Field Summary | |
|---|---|
static int |
AT_LEAST_1_TAG_MUST_MATCH
Define the at_least_1_tag_must_match (int) constant |
static java.lang.String |
CLASS_NAME
Defines the full class name. |
static java.util.ResourceBundle |
DefaultResourceBundle
Define default resource bundle. |
static int |
DESCRIPTION_KEY
Define the DESCRIPTION_KEY constant. |
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_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_least_2_masks (int) constant |
static int |
NEED_AT_LEAST_3_TAGS
Define the need_at_least_3_tags (int) constant |
static int |
NEED_AT_LEAST_ONE_TAG
Define the need_at_least_one_tag (int) constant |
static int |
NO_REPORTS_SHOULD_BE_READ
Define the no_reports_should_be_read (int) constant |
static int |
NOT_ALL_TAGS_MUST_MATCH
Define the not_all_tags_must_match (int) constant |
static int |
NOT_ENOUGH_UNIQUE_TAGS
Define the not_enough_unique_tags (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 |
READ_OPERATION_IDS_MATCH
Define the read_operation_ids_match (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. |
static int |
TAG_CONTAINS_WRITE_DATA
Define the tag_contains_write_data (int) constant |
static int |
TAG_WRITE_DATA_DOES_NOT_MATCH
Define the tag_write_data_does_not_match (int) constant |
static int |
TAG_WRITTEN_WITH_WRITE_DATA
Define the tag_written_with_write_data (int) constant |
| Fields inherited from interface org.eclipse.soda.dk.rfid.write.profile.test.agent.service.RfidWriteProfileTestAgentService |
|---|
EPC_BIT_SIZE, FACTORY_SERVICE_NAME, INITIAL_READ_OPERATION_ID, KILL_TIME_DURATION_PROPERTY, MANAGED_SERVICE_NAME, NUMBER_OF_TAGS, READ_OPERATION_ID, READER_ID_PROPERTY, SERVICE_DESCRIPTION, SERVICE_NAME, TAG_EPC_DATA, TAG_READ_STRING, TAG_WRITE_DATA, TAG_WRITE_STRING, TIME_OUT_DURATION_PROPERTY, WRITE_OPERATION_ID |
| Constructor Summary | |
|---|---|
RfidWriteProfileTestAgent()
Constructs a new instance of the RfidWriteProfileTestAgent 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[] arguments)
Main method to run tests in a stand alone 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.util.ResourceBundle DefaultResourceBundle
public static final int DESCRIPTION_KEY
public static final int DISCONNECT_READER
public static final int RECONNECT_READER
public static final int NEED_AT_LEAST_ONE_TAG
public static final int PLACE_SINGLE_TAG
public static final int RECEIVED_TAGS_HAS_DUPLICATES
public static final int RECEIVED_TAG_SET_INCORRECT
public static final int INVALID_ANTENNA
public static final int INVALID_COUNT
public static final int INVALID_READER_ID
public static final int INVALID_TIMESTAMPFIRST
public static final int INVALID_TIMESTAMPLAST
public static final int INVALID_DATAEXTENSIONS
public static final int INCORRECT_NUMBER_OF_AGGREGATIONREPORTS
public static final int MOVE_OUT_OF_RANGE
public static final int RECEIVED_AGGREGATE_HAS_DUPLICATES
public static final int RECEIVED_AGGREGATE_SET_INCORRECT
public static final int PLACE_ALL_TAGS
public static final int NEED_AT_LEAST_3_TAGS
public static final int NEED_AT_LEAST_2_MASKS
public static final int AT_LEAST_1_TAG_MUST_MATCH
public static final int NOT_ALL_TAGS_MUST_MATCH
public static final int TAG_CONTAINS_WRITE_DATA
public static final int TAG_WRITE_DATA_DOES_NOT_MATCH
public static final int TAG_WRITTEN_WITH_WRITE_DATA
public static final int READ_OPERATION_IDS_MATCH
public static final int NOT_ENOUGH_UNIQUE_TAGS
public static final int NO_REPORTS_SHOULD_BE_READ
| Constructor Detail |
|---|
public RfidWriteProfileTestAgent()
| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String[]) parameter.RfidWriteProfileTestAgentpublic java.lang.String getDescription()
public java.lang.Class loadTestClass()
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||