| Package | Description |
|---|---|
| org.junit |
Provides JUnit core classes and annotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssumptionViolatedException
An exception class used to implement assumptions (state in which a
given test is meaningful and should or should not be executed).
|