Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow.junit | |
com.amazonaws.services.simpleworkflow.flow.junit.spring |
Modifier and Type | Class and Description |
---|---|
class |
GenericWorkflowTest |
class |
WorkflowTest
JUnit Rule that should be present as a public field of the test class
annotated with @Rule.
|
Constructor and Description |
---|
WorkflowTestStatement(Callable<WorkflowTestBase> workflowTestAccessor,
org.junit.runners.model.Statement base,
Long timeout,
Class<? extends Throwable> expectedException) |
Modifier and Type | Class and Description |
---|---|
class |
SpringWorkflowTest
JUnit Rule that should be present as a public field of the test class
annotated with @Rule.
|
Copyright © 2014. All rights reserved.