Searched defs:execution (Results 1 – 2 of 2) sorted by relevance
45 public void run(TestExecution execution) { in run()
112 public void runTests(String[] testClassNames, String testName, TestExecution execution) { in runTests()