com.amazonaws.services.simpleworkflow.flow.junit
Class FlowBlockJUnit4ClassRunner
java.lang.Object
BlockJUnit4ClassRunner
com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
public class FlowBlockJUnit4ClassRunner
- extends BlockJUnit4ClassRunner
To be used instead of BlockJUnit4ClassRunner
when testing
asynchronous code. Requires WorkflowTest
rule (annotated with @Rule)
to be present in the tested class.
FlowBlockJUnit4ClassRunner
public FlowBlockJUnit4ClassRunner(Class<?> klass)
throws InitializationError
- Throws:
InitializationError
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.