JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
I
L
M
O
R
A
afterClass()
- Method in interface org.spincast.testing.utils.
IBeforeAfterClassMethodsProvider
Called after the tests of the class are ran.
B
beforeClass()
- Method in interface org.spincast.testing.utils.
IBeforeAfterClassMethodsProvider
Called before the tests of the class are ran.
C
computeTestMethods()
- Method in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
If the class is annotated with @ExpectingInstanciationException no @Test method are required.
createTest()
- Method in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
E
ExpectingInstanciationException
- Annotation Type in
org.spincast.testing.utils
When this annoation is added on a Test Class, the class instanciation is expecting to fail.
I
IBeforeAfterClassMethodsProvider
- Interface in
org.spincast.testing.utils
Provides methods that can be called before and after tests from a class are ran.
isExpectingInstanciationException()
- Method in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
L
logger
- Variable in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
M
methodBlock(FrameworkMethod)
- Method in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
If an instanciation exception occured, we don't run the actual tests!
O
OneInstancePerClassJUnitRunner
- Class in
org.spincast.testing.utils
A JUnit Runner that will create a single instance *per class*.
OneInstancePerClassJUnitRunner(Class<?>)
- Constructor for class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
org.spincast.testing.utils
- package org.spincast.testing.utils
R
run(RunNotifier)
- Method in class org.spincast.testing.utils.
OneInstancePerClassJUnitRunner
A
B
C
E
I
L
M
O
R
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.