Package org.robolectric.junit.rules
Class CloseGuardRule
- java.lang.Object
-
- org.junit.rules.Verifier
-
- org.robolectric.junit.rules.CloseGuardRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public final class CloseGuardRule extends org.junit.rules.Verifier
Rule for failing tests that leave any CloseGuards open.
-
-
Constructor Summary
Constructors Constructor Description CloseGuardRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
verify()
-