2008-07-29 1.1.0

org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent
Class RfidInventoryWithGpioProfileTestAgent

java.lang.Object
  extended by TestAgent
      extended by org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.RfidInventoryWithGpioProfileTestAgent
All Implemented Interfaces:
RfidInventoryWithGpioProfileTestAgentService

public class RfidInventoryWithGpioProfileTestAgent
extends TestAgent
implements RfidInventoryWithGpioProfileTestAgentService

Version:
1.1.0

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

CLASS_NAME

public static final java.lang.String CLASS_NAME
Defines the class name.

See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
Description of the test.

See Also:
Constant Field Values

DISCONNECT_READER

public static final int DISCONNECT_READER
Define the disconnect reader (int) constant.

See Also:
Constant Field Values

INCORRECT_NUMBER_OF_AGGREGATIONREPORTS

public static final int INCORRECT_NUMBER_OF_AGGREGATIONREPORTS
Define the incorrect number of aggregationreports (int) constant.

See Also:
Constant Field Values

INVALID_ANTENNA

public static final int INVALID_ANTENNA
Define the invalid antenna (int) constant.

See Also:
Constant Field Values

INVALID_COUNT

public static final int INVALID_COUNT
Define the invalid count (int) constant.

See Also:
Constant Field Values

INVALID_DATAEXTENSIONS

public static final int INVALID_DATAEXTENSIONS
Define the invalid dataextensions (int) constant.

See Also:
Constant Field Values

INVALID_DATAEXTENSIONS_SIZE

public static final int INVALID_DATAEXTENSIONS_SIZE
Define the invalid dataextensions size (int) constant.

See Also:
Constant Field Values

INVALID_READER_ID

public static final int INVALID_READER_ID
Define the invalid reader id (int) constant.

See Also:
Constant Field Values

INVALID_TIMESTAMPFIRST

public static final int INVALID_TIMESTAMPFIRST
Define the invalid timestampfirst (int) constant.

See Also:
Constant Field Values

INVALID_TIMESTAMPLAST

public static final int INVALID_TIMESTAMPLAST
Define the invalid timestamplast (int) constant.

See Also:
Constant Field Values

MOVE_OUT_OF_RANGE

public static final int MOVE_OUT_OF_RANGE
Define the move out of range (int) constant.

See Also:
Constant Field Values

NEED_AT_LEAST_ONE_TAG

public static final int NEED_AT_LEAST_ONE_TAG
Define the need at least one tag (int) constant.

See Also:
Constant Field Values

PLACE_SINGLE_TAG

public static final int PLACE_SINGLE_TAG
Define the place single tag (int) constant.

See Also:
Constant Field Values

RECEIVED_AGGREGATE_HAS_DUPLICATES

public static final int RECEIVED_AGGREGATE_HAS_DUPLICATES
Define the received aggregate has duplicates (int) constant.

See Also:
Constant Field Values

RECEIVED_AGGREGATE_SET_INCORRECT

public static final int RECEIVED_AGGREGATE_SET_INCORRECT
Define the received aggregate set incorrect (int) constant.

See Also:
Constant Field Values

RECEIVED_TAG_SET_INCORRECT

public static final int RECEIVED_TAG_SET_INCORRECT
Define the received tag set incorrect (int) constant.

See Also:
Constant Field Values

RECEIVED_TAGS_HAS_DUPLICATES

public static final int RECEIVED_TAGS_HAS_DUPLICATES
Define the received tags has duplicates (int) constant.

See Also:
Constant Field Values

RECONNECT_READER

public static final int RECONNECT_READER
Define the reconnect reader (int) constant.

See Also:
Constant Field Values

CONNECT_IO

public static final int CONNECT_IO
Define the connect io (int) constant.

See Also:
Constant Field Values

DefaultResourceBundle

public static java.util.ResourceBundle DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field.

Constructor Detail

RfidInventoryWithGpioProfileTestAgent

public RfidInventoryWithGpioProfileTestAgent()
Constructs a new instance of the RfidInventoryProfileTestAgent class.

Method Detail

main

public static void main(java.lang.String[] args)
Main method to run tests in a standalone mode.

Parameters:
args - The args (String[]) parameter.
See Also:
RfidInventoryWithGpioProfileTestAgent

getDescription

public java.lang.String getDescription()
Gets the description (String) value.

Returns:
Results of the get description (String) value.

loadTestClass

public java.lang.Class loadTestClass()
Load test class and return the Class result.

Returns:
Results of the load test class (Class) value.

2008-07-29 1.1.0

Copyright (c) 2008 IBM. See license in Legal section.