| 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. |
Copyright © 2002–2020 JUnit. All rights reserved.