|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowTestBase | |
---|---|
com.amazonaws.services.simpleworkflow.flow.junit | |
com.amazonaws.services.simpleworkflow.flow.junit.spring |
Uses of WorkflowTestBase in com.amazonaws.services.simpleworkflow.flow.junit |
---|
Subclasses of WorkflowTestBase in com.amazonaws.services.simpleworkflow.flow.junit | |
---|---|
class |
GenericWorkflowTest
|
class |
WorkflowTest
JUnit Rule that should be present as a public field of the test class annotated with @Rule. |
Constructor parameters in com.amazonaws.services.simpleworkflow.flow.junit with type arguments of type WorkflowTestBase | |
---|---|
WorkflowTestStatement(Callable<WorkflowTestBase> workflowTestAccessor,
org.junit.runners.model.Statement base,
Long timeout,
Class<? extends Throwable> expectedException)
|
Uses of WorkflowTestBase in com.amazonaws.services.simpleworkflow.flow.junit.spring |
---|
Subclasses of WorkflowTestBase in com.amazonaws.services.simpleworkflow.flow.junit.spring | |
---|---|
class |
SpringWorkflowTest
JUnit Rule that should be present as a public field of the test class annotated with @Rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |