Package | Description |
---|---|
org.junit |
Provides JUnit core classes and annotations.
|
org.junit.rules |
Class and Description |
---|
ThrowingRunnable
This interface facilitates the use of
Assert.assertThrows(Class, ThrowingRunnable) from Java 8. |
Class and Description |
---|
ThrowingRunnable
This interface facilitates the use of
Assert.assertThrows(Class, ThrowingRunnable) from Java 8. |