public class FlowBlockJUnit4ClassRunner
extends BlockJUnit4ClassRunner
BlockJUnit4ClassRunner
when testing
asynchronous code. Requires WorkflowTest
rule (annotated with @Rule)
to be present in the tested class.public FlowBlockJUnit4ClassRunner(Class<?> klass) throws InitializationError
InitializationError