Searched defs:constructors (Results 1 – 3 of 3) sorted by relevance
79 Constructor[] constructors = testCaseClass.getConstructors(); in instantiateTest() local
228 Constructor<? extends TestCase>[] constructors in hasValidConstructor() local
586 Map<String, Constructor<Behavior>> constructors = sConstructors.get(); in parseBehavior() local