Uses of Interface
com.google.common.truth.Platform.JUnitTestRule
-
-
Uses of Platform.JUnitTestRule in com.google.common.truth
Classes in com.google.common.truth that implement Platform.JUnitTestRule Modifier and Type Class Description class
ExpectFailure
A utility for testing that assertions against a customSubject
fail when they should, plus a utility to assert about parts of the resulting failure messages.
-