Searched refs:OneTestTestCaseWithSuite (Results 1 – 1 of 1) sorted by relevance
38 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTestCaseNamesForTestCaseWithSuiteMethod()57 Test test = TestCaseUtil.createTestSuite(OneTestTestCaseWithSuite.class); in testCreateTestForTestCaseWithSuiteMethod()70 public static class OneTestTestCaseWithSuite extends TestCase { class in TestCaseUtilTest