Uses of Package
org.junit.function
Packages that use org.junit.function | |
---|---|
org.junit | Provides JUnit core classes and annotations. |
org.junit.rules |
Classes in org.junit.function used by org.junit | |
---|---|
ThrowingRunnable This interface facilitates the use of Assert.assertThrows(Class, ThrowingRunnable) from Java 8. |
Classes in org.junit.function used by org.junit.rules | |
---|---|
ThrowingRunnable This interface facilitates the use of Assert.assertThrows(Class, ThrowingRunnable) from Java 8. |