| Class | Description | 
|---|---|
| AsyncAssert | 
 Similar to  
Assert which waits on Promise argument before
 calling correspondent Assert... | 
| FlowBlockJUnit4ClassRunner | 
 To be used instead of  
BlockJUnit4ClassRunner when testing
 asynchronous code. | 
| GenericWorkflowTest | |
| WorkflowTest | 
 JUnit Rule that should be present as a public field of the test class
 annotated with @Rule. 
 | 
| WorkflowTestBase | |
| WorkflowTestStatement | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.