org.eclipse.emf.ecp.view.test.common.swt
Class DatabindingClassRunner
java.lang.Object
org.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>
org.junit.runners.BlockJUnit4ClassRunner
org.eclipse.emf.ecp.view.test.common.swt.DatabindingClassRunner
- All Implemented Interfaces:
- org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable
public class DatabindingClassRunner
- extends org.junit.runners.BlockJUnit4ClassRunner
Custom junit class runner to setup Realm.
- Author:
- jfaltermeier
Method Summary |
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
Methods inherited from class org.junit.runners.ParentRunner |
filter, getDescription, getTestClass, setScheduler, sort |
Methods inherited from class org.junit.runner.Runner |
testCount |
DatabindingClassRunner
public DatabindingClassRunner(Class<?> klass)
throws org.junit.runners.model.InitializationError
- Parameters:
klass
-
- Throws:
org.junit.runners.model.InitializationError
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- Overrides:
run
in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>
Copyright © 2014. All Rights Reserved.