Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DTestNG.java557 XmlInclude includedMethod = new XmlInclude(split[1]); in createCommandLineSuitesForMethods() local
558 xc.getIncludedMethods().add(includedMethod); in createCommandLineSuitesForMethods()