public class VertxUnitRunnerWithParameters extends VertxUnitRunner
| Modifier | Constructor and Description |
|---|---|
protected |
VertxUnitRunnerWithParameters(TestWithParameters test) |
| Modifier and Type | Method and Description |
|---|---|
protected Statement |
classBlock(RunNotifier notifier) |
Object |
createTest() |
protected String |
getName() |
protected Annotation[] |
getRunnerAnnotations() |
protected String |
testName(FrameworkMethod method) |
protected void |
validateConstructor(List<Throwable> errors) |
protected void |
validateFields(List<Throwable> errors) |
invokeTestMethod, methodInvoker, validatePublicVoidNoArgMethods, validateTestMethod, withAfterClasses, withAfters, withBeforeClasses, withBeforesprotected VertxUnitRunnerWithParameters(TestWithParameters test)
throws InitializationError
InitializationErrorprotected String getName()
protected String testName(FrameworkMethod method)
protected Statement classBlock(RunNotifier notifier)
protected Annotation[] getRunnerAnnotations()
Copyright © 2015. All Rights Reserved.