Searched defs:suitePath (Results 1 – 2 of 2) sorted by relevance
40 public List<TestCase> load(String suitePath) throws IOException { in load()46 private TestSuite loadTestSuite(String suitePath) throws IOException { in loadTestSuite()
34 private void runSuite(String suitePath) in runSuite()