Searched refs:withSetUp (Results 1 – 3 of 3) sorted by relevance
75 .withFeatures(CollectionFeature.NONE).withSetUp(setUpRunnable) in testLifecycle()
105 .withSetUp(getSetUp()) in createTestSuite()
83 public B withSetUp(Runnable setUp) { in withSetUp() method in FeatureSpecificTestSuiteBuilder