Home
last modified time | relevance | path

Searched refs:hasIncludedMethods (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DXmlMethodSelector.java77 && ! hasIncludedMethods() && ! hasExcludedMethods()) in includeMethodFromIncludeExclude()
184 private boolean hasIncludedMethods() { in hasIncludedMethods() method in XmlMethodSelector