Searched defs:constructors (Results 1 – 2 of 2) sorted by relevance
83 Constructor[] constructors = testCaseClass.getConstructors(); in instantiateTest() local
202 Constructor<? extends TestCase>[] constructors in hasValidConstructor() local