Searched defs:includedMethods (Results 1 – 4 of 4) sorted by relevance
146 List<String> includedMethods = in includeMethodFromIncludeExclude() local347 List<ITestNGMethod> includedMethods = Lists.newArrayList(); in init() local
51 List<ITestNGMethod> includedMethods = Lists.newArrayList(); in collectAndOrderMethods() local54 includedMethods, in collectAndOrderMethods() local
154 List<ITestNGMethod> includedMethods, in findGroupTransitiveClosure()
124 public void setIncludedMethods(List<XmlInclude> includedMethods) { in setIncludedMethods()