JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.junit.function
package
org.junit.function
Related Packages
Package
Description
org.junit
Provides JUnit core classes and annotations.
Interfaces
Class
Description
ThrowingRunnable
This interface facilitates the use of
Assert.assertThrows(Class, ThrowingRunnable)
from Java 8.