Searched refs:loadTests (Results 1 – 3 of 3) sorted by relevance
103 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in CompatibilityTestSuite110 return super.loadTests(); in loadTests()
76 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in RetryFactoryTestTest.VoidCompatibilityTest93 public LinkedHashMap<String, IConfiguration> loadTests() { in loadTests() method in RetryFactoryTestTest.TestCompatibilityTestSuite
303 LinkedHashMap<String, IConfiguration> configs = test.loadTests(); in listModules()