Package com.google.common.truth
Interface Platform.JUnitTestRule
-
- All Superinterfaces:
org.junit.rules.TestRule
- All Known Implementing Classes:
ExpectFailure
- Enclosing class:
- Platform
static interface Platform.JUnitTestRule extends org.junit.rules.TestRule
Wrapping interface ofTestRule
to be used within truth.Note that the sole purpose of this interface is to allow it to be swapped in GWT implementation.