Searched refs:getTestCommands (Results 1 – 2 of 2) sorted by relevance
99 Map<String, String> getTestCommands() { in getTestCommands() method in ExecutableBaseTest
391 Map<String, String> TestCommands = ((ExecutableTargetTest) test).getTestCommands(); in testShard_Split()