Searched defs:getExcludedList (Results 1 – 4 of 4) sorted by relevance
107 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestCase
169 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestSuite
300 private ArrayList<String> getExcludedList(ArrayList<String> excludedList, String expectation) { in getExcludedList() method in TestSessionBuilder
444 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestPackage