| Interface | Description |
|---|---|
| IBeforeAfterClassMethodsProvider |
Provides methods that can be called before and after tests from a
class are ran.
|
| Class | Description |
|---|---|
| OneInstancePerClassJUnitRunner |
A JUnit Runner that will create a single instance *per class*.
|
| Annotation Type | Description |
|---|---|
| ExpectingInstanciationException |
When this annoation is added on a Test Class,
the class instanciation is expecting to fail.
|
Copyright © 2016. All rights reserved.