|
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.control.profile.test.agent.ControlProfileTestAgent
public class ControlProfileTestAgent
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the 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 |
RECONNECT_READER
Define the reconnect reader (int) constant. |
| Fields inherited from interface org.eclipse.soda.dk.control.profile.test.agent.service.ControlProfileTestAgentService |
|---|
BITLIST, EXPECTED_BITS_COUNT_PROPERTY, EXPECTED_LONGS_COUNT_PROPERTY, FACTORY_SERVICE_NAME, LONGLIST, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
ControlProfileTestAgent()
Constructs a new instance of the ControlProfileTestAgent 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.util.ResourceBundle DefaultResourceBundle
public static final int DESCRIPTION_KEY
public static final int DISCONNECT_READER
public static final int RECONNECT_READER
| Constructor Detail |
|---|
public ControlProfileTestAgent()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.ControlProfileTestAgentpublic 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 | |||||||||