public abstract class V7V8_JUnitRunner
extends BlockJUnit4ClassRunner
TestOnlyVaadin7 or TestOnlyVaadin8
annotation.| Modifier and Type | Class and Description |
|---|---|
static class |
V7V8_JUnitRunner.VersionAwareFrameworkMethod |
| Constructor and Description |
|---|
V7V8_JUnitRunner(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterTestMethod(V7V8_JUnitRunner.VersionAwareFrameworkMethod mfm,
RunNotifier notifier) |
protected void |
beforeTestMethod(V7V8_JUnitRunner.VersionAwareFrameworkMethod mfm,
RunNotifier notifier) |
protected List<FrameworkMethod> |
getChildren() |
protected void |
runChild(FrameworkMethod method,
RunNotifier notifier) |
protected String |
testName(FrameworkMethod method) |
public V7V8_JUnitRunner(Class<?> klass) throws InitializationError
InitializationErrorprotected List<FrameworkMethod> getChildren()
protected String testName(FrameworkMethod method)
protected void runChild(FrameworkMethod method,
RunNotifier notifier)
protected void beforeTestMethod(V7V8_JUnitRunner.VersionAwareFrameworkMethod mfm, RunNotifier notifier)
protected void afterTestMethod(V7V8_JUnitRunner.VersionAwareFrameworkMethod mfm, RunNotifier notifier)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.