|
Did this page help you?Yes No Tell us about it... |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBlockJUnit4ClassRunner
com.amazonaws.services.simpleworkflow.flow.junit.FlowBlockJUnit4ClassRunner
public class FlowBlockJUnit4ClassRunner
To be used instead of BlockJUnit4ClassRunner
when testing
asynchronous code. Requires WorkflowTest
rule (annotated with @Rule)
to be present in the tested class.
Constructor Summary | |
---|---|
FlowBlockJUnit4ClassRunner(java.lang.Class<?> klass)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowBlockJUnit4ClassRunner(java.lang.Class<?> klass) throws InitializationError
InitializationError
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |