|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectConfigurableObject
org.eclipse.soda.dk.testagent.TestAgent
org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
public abstract class ProfileTestAgent
| Field Summary | |
|---|---|
static java.util.ResourceBundle |
DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field. |
static int |
FAILED_TO_GET
Define the failed to get (int) constant. |
static int |
FAILED_TO_READ
Define the failed to read (int) constant. |
static int |
FAILED_TO_WRITE
Define the failed to write (int) constant. |
static int |
INCORRECT_VALUE_AFTER
Define the incorrect value after (int) constant. |
static int |
NO_ERROR_RETURNED_FOR_INVALID_WRITE
Define the no error returned for invalid write (int) constant. |
static int |
PARSEINTERESTMASK
Define message (int) constants. |
static int |
PROFILE_FAILED_TO_CHANGE_STATE
Define the write reports incorrect old value (int) constant. |
static int |
RUNNING_TEST_CASE
Define the running test case (int) constant. |
static int |
UNEXPECTED_ERROR_RETURNED_FOR_GET
Define the unexpected error returned for get (int) constant. |
static int |
UNEXPECTED_ERROR_RETURNED_FOR_READ
Define the unexpected error returned for read (int) constant. |
static int |
UNEXPECTED_ERROR_RETURNED_FOR_SIGNAL
Define the unexpected error returned for signal (int) constant. |
static int |
UNEXPECTED_ERROR_RETURNED_FOR_WRITE
Define the unexpected error returned for write (int) constant. |
static int |
WRITE_REPORTS_INCORRECT_OLD_VALUE
Define the write reports incorrect old value (int) constant. |
static int |
WRITE_REPORTS_INCORRECT_VALUE
Define the write reports incorrect value (int) constant. |
| Fields inherited from class org.eclipse.soda.dk.testagent.TestAgent |
|---|
FAILED_TO_INVOLE_SUITE, FAILED_TO_RUN_TEST, INVALID_REPLY, METHODE_SUITE_MUST_BE_STATIC, MISSING_CONFIGURATION, MISSING_SYNCHRONIZATION, NO_CHAR, NOTIFICATION_SEVICE_NOT_AVAILABLE, OK_CANCEL_PROMPT, PROMPT, TEST_MANAGER_CLASS_NAME, USAGE, YES_CHAR |
| Fields inherited from interface org.eclipse.soda.dk.testagent.service.TestAgentService |
|---|
SERVICE_NAME |
| Constructor Summary | |
|---|---|
ProfileTestAgent()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.soda.dk.testagent.TestAgent |
|---|
getDescription, getId, getNotificationService, getTestClass, getTestContext, loadTestClass, main, runMain, runTest, runTest, setNotificationService, setTestClass, setTestContext, setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.soda.dk.testagent.service.TestAgentService |
|---|
setConfigurationInformation |
| Field Detail |
|---|
public static final int PARSEINTERESTMASK
public static final int FAILED_TO_GET
public static final int UNEXPECTED_ERROR_RETURNED_FOR_GET
public static final int FAILED_TO_READ
public static final int UNEXPECTED_ERROR_RETURNED_FOR_READ
public static final int RUNNING_TEST_CASE
public static final int UNEXPECTED_ERROR_RETURNED_FOR_SIGNAL
public static final int NO_ERROR_RETURNED_FOR_INVALID_WRITE
public static final int INCORRECT_VALUE_AFTER
public static final int FAILED_TO_WRITE
public static final int UNEXPECTED_ERROR_RETURNED_FOR_WRITE
public static final int WRITE_REPORTS_INCORRECT_VALUE
public static final int WRITE_REPORTS_INCORRECT_OLD_VALUE
public static final int PROFILE_FAILED_TO_CHANGE_STATE
public static java.util.ResourceBundle DefaultResourceBundle
| Constructor Detail |
|---|
public ProfileTestAgent()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||