|
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.testmanager.action.TestActionFactory
public class TestActionFactory
| Field Summary | |
|---|---|
static java.lang.String |
KEY_PARALLEL
Define the key parallel (String) constant. |
static java.lang.String |
KEY_SEQUENTIAL
Define the key sequential (String) constant. |
| Constructor Summary | |
|---|---|
TestActionFactory()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
static TestAction |
create(java.lang.String key)
Create with the specified key parameter and return the TestAction result. |
| 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 KEY_SEQUENTIAL
public static final java.lang.String KEY_PARALLEL
| Constructor Detail |
|---|
public TestActionFactory()
| Method Detail |
|---|
public static TestAction create(java.lang.String key)
key - The key (String) parameter.
TestAction) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||