Searched refs:OneTestTestCaseWithSuite (Results 1 – 1 of 1) sorted by relevance
48 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTests_ForTestCaseWithSuiteMethod()68 …Test test = TestCaseUtil.invokeSuiteMethodIfPossible(OneTestTestCaseWithSuite.class, new HashSet<>… in testInvokeSuiteMethodIfPossible_ForTestCaseWithSuiteMethod()82 public static class OneTestTestCaseWithSuite extends TestCase { class in TestCaseUtilTest