Package org.junit.jupiter.api
Class AssertNotNull
java.lang.Object
org.junit.jupiter.api.AssertNotNull
AssertNotNull
is a collection of utility methods that support asserting
that there is an object.- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
assertNotNull
(Object actual) (package private) static void
assertNotNull
(Object actual, String message) (package private) static void
assertNotNull
(Object actual, Supplier<String> messageSupplier) private static void
-
Constructor Details
-
AssertNotNull
private AssertNotNull()
-
-
Method Details
-
assertNotNull
-
assertNotNull
-
assertNotNull
-
failNull
-