|
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.testagent.test.TestAgentTest
public class TestAgentTest
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the test agent class name. |
static java.util.ResourceBundle |
DefaultResourceBundle
Define the default resource bundle (ResourceBundle) field. |
static int |
DESCRIPTION_STRING
Define the description string (int) constant. |
static int |
PRESS_OK_OR_CANCEL
Define the press ok or cancel (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 interface org.eclipse.soda.dk.testagent.test.service.TestAgentTestService |
|---|
FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
TestAgentTest()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets the description (String) value. |
protected java.lang.Class |
loadTestClass()
Load test class and return the Class result. |
static void |
main(java.lang.String[] args)
Main with the specified args parameter. |
| Methods inherited from class org.eclipse.soda.dk.testagent.TestAgent |
|---|
getId, getNotificationService, getTestClass, getTestContext, 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 |
|---|
getId, runTest, runTest, setConfigurationInformation, setNotificationService |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
public static final int DESCRIPTION_STRING
public static final int PRESS_OK_OR_CANCEL
public static java.util.ResourceBundle DefaultResourceBundle
| Constructor Detail |
|---|
public TestAgentTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The args (String[]) parameter.public java.lang.String getDescription()
getDescription in interface TestAgentServicegetDescription in class TestAgentString) value.protected java.lang.Class loadTestClass()
loadTestClass in class TestAgentClass) value.TestAgent.getTestClass(),
TestAgent.setTestClass(Class)
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||