Searched refs:CLOSE_GUARD_RULE (Results 1 – 1 of 1) sorted by relevance
75 private static final TestRule CLOSE_GUARD_RULE = new FailTestWhenResourcesNotClosedRule(); field in CloseGuardSupport85 return CLOSE_GUARD_RULE; in getRule()