Searched refs:getSetupScripts (Results 1 – 4 of 4) sorted by relevance
1081 assertEquals(testEnvironment.getSetupScripts(), test.getSetupScripts());
79 public List<String> getSetupScripts() { in getSetupScripts() method in TestEnvironment
239 for (final String script : mTestEnvironment.getSetupScripts()) { in build()
372 List<String> getSetupScripts() { in getSetupScripts() method in ClusterCommandLauncher