Searched refs:loadTests (Results 1 – 2 of 2) sorted by relevance
94 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in CompatibilityTestSuite101 return super.loadTests(); in loadTests()
298 LinkedHashMap<String, IConfiguration> configs = test.loadTests(); in listModules()