Uses of Interface
org.junit.contrib.java.lang.system.Assertion
Packages that use Assertion
-
Uses of Assertion in org.junit.contrib.java.lang.system
Fields in org.junit.contrib.java.lang.system with type parameters of type AssertionModifier and TypeFieldDescriptionprivate final Collection
<Assertion> ExpectedSystemExit.assertions
Methods in org.junit.contrib.java.lang.system with parameters of type AssertionModifier and TypeMethodDescriptionvoid
ExpectedSystemExit.checkAssertionAfterwards
(Assertion assertion)