Searched defs:testClass (Results 1 – 8 of 8) sorted by relevance
24 Class testClass= classFromFile(classFileName); in isTestClass() local42 boolean isTestClass(Class testClass) { in isTestClass()52 boolean hasSuiteMethod(Class testClass) { in hasSuiteMethod()61 boolean hasPublicConstructor(Class testClass) { in hasPublicConstructor()
50 Class testClass = loadTestClass(testClassName); in setTestClassName() local57 setTest(getTest(testClass), testClass); in setTestClassName() local65 private void setTest(Test test, Class<? extends Test> testClass) { in setTest()94 private TestCase buildSingleTestMethod(Class testClass, String testMethodName) { in buildSingleTestMethod()110 private TestCase newSingleTestMethod(Class testClass, String testMethodName, in newSingleTestMethod()129 Class<? extends Test> testClass) { in shouldRunSingleTestMethod()
95 private static Test invokeSuiteMethodIfPossible(Class testClass, in invokeSuiteMethodIfPossible()155 public static TestSuite createTestSuite(Class<? extends Test> testClass) in createTestSuite()
762 String testClass = test.getClass().getName(); in startTest() local
59 public void addTestSuite(Class testClass) { in addTestSuite()
47 Class testClass = null; in runTest() local
278 String testClass = test.getClass().getName(); in startTest() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...