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.TestRuleWrapping interface ofTestRuleto be used within truth.Note that the sole purpose of this interface is to allow it to be swapped in GWT implementation.