Searched refs:onSuite (Results 1 – 2 of 2) sorted by relevance
17 private void testFactory(boolean onSuite) { in testFactory() argument22 if (onSuite) suite.setObjectFactory(new ClassObjectFactory()); in testFactory()
20 private void timeOutTest(boolean onSuite) { in timeOutTest() argument22 if (onSuite) { in timeOutTest()