public class FlowBlockJUnit4ClassRunner
extends BlockJUnit4ClassRunner
BlockJUnit4ClassRunner
when testing
asynchronous code. Requires WorkflowTest
rule (annotated with @Rule)
to be present in the tested class.Constructor and Description |
---|
FlowBlockJUnit4ClassRunner(Class<?> klass) |
Modifier and Type | Method and Description |
---|---|
protected Statement |
possiblyExpectingExceptions(FrameworkMethod method,
Object test,
Statement next) |
protected List<MethodRule> |
rules(Object test) |
protected Statement |
withPotentialTimeout(FrameworkMethod method,
Object test,
Statement next) |
public FlowBlockJUnit4ClassRunner(Class<?> klass) throws InitializationError
InitializationError
Copyright © 2014. All rights reserved.