|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.junit.internal.runners.JUnit4ClassRunner
org.jitr.Jitr
@JitrConfiguration public final class Jitr
The heart of Jitr. This provides all of the configuration, Spring application context loading, bootstrapping and wiring of test classes.
| Constructor Summary | |
|---|---|
Jitr(java.lang.Class<?> clazz)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
createTest()
|
void |
run(org.junit.runner.notification.RunNotifier notifier)
|
| Methods inherited from class org.junit.internal.runners.JUnit4ClassRunner |
|---|
classAnnotations, filter, getDescription, getName, getTestClass, getTestMethods, invokeTestMethod, methodDescription, runMethods, sort, testAnnotations, testName, validate, wrapMethod |
| Methods inherited from class org.junit.runner.Runner |
|---|
testCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jitr(java.lang.Class<?> clazz)
throws org.junit.internal.runners.InitializationError
org.junit.internal.runners.InitializationError| Method Detail |
|---|
public void run(org.junit.runner.notification.RunNotifier notifier)
run in class org.junit.internal.runners.JUnit4ClassRunner
protected java.lang.Object createTest()
throws java.lang.Exception
createTest in class org.junit.internal.runners.JUnit4ClassRunnerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||