Searched refs:MethodMustBeATestRule (Results 1 – 1 of 1) sorted by relevance
57 .withValidator(new MethodMustBeATestRule())256 private static final class MethodMustBeATestRule implements RuleValidator { class in RuleMemberValidator