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