Searched refs:m_commandLineTestClasses (Results 1 – 1 of 1) sorted by relevance
163 private Class[] m_commandLineTestClasses; field in TestNG505 m_commandLineTestClasses = classes; in setTestClasses()828 if (m_commandLineTestClasses != null || m_commandLineMethods != null) { in initializeCommandLineSuites()833 m_cmdlineSuites = createCommandLineSuitesForClasses(m_commandLineTestClasses); in initializeCommandLineSuites()