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 classExpectFailureA utility for testing that assertions against a customSubjectfail when they should, plus a utility to assert about parts of the resulting failure messages.
-