|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.core.EscObject
org.eclipse.soda.dk.core.ConfigurableObject
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, USAGE, YES_CHAR |
| Fields inherited from class org.eclipse.soda.dk.core.EscObject |
|---|
CLONE_EXCEPTION_RESOURCE, EMPTY_BYTES, EMPTY_STRING, ERROR_OCCURRED_EXCEPTION_RESOURCE, ID_FILTER_KEY, ID_KEY, ID_KEY_ANY, INTEGER_TABLE, KEY_KEY, LOG_DEBUG, LOG_ERROR, LOG_INFO, LOG_TRACE, LOG_WARNING, PREFIX_KEY, RESOURCE_BUNDLE, SLEEP_EXCEPTION_RESOURCE, SYSTEM_INFO_RESOURCE, TO_STRING_CONFIGURATION_KEYS, TRACE_LEVEL_HIGH, TRACE_LEVEL_LOW, TRACE_LEVEL_MAX, TRACE_LEVEL_MIN, TRACE_LEVEL_NONE, TRACE_LEVEL_NORMAL, TRACELEVEL_KEY, UNKNOWN_ERROR_RESOURCE |
| 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, runTest, runTest, setNotificationService, setTestClass, setTestContext, setUp, tearDown |
| Methods inherited from class org.eclipse.soda.dk.core.ConfigurableObject |
|---|
getConfigurationInformation, getConfigurationService, putConfigurationInformation, setConfigurationInformation, setConfigurationService, validateConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 | |||||||||