Searched refs:m_testRunnerFactory (Results 1 – 3 of 3) sorted by relevance
49 private ITestRunnerFactory m_testRunnerFactory; field in BaseTest55 m_testRunnerFactory= new InternalTestRunnerFactory(this); in BaseTest()188 m_suite, m_outputDirectory, m_testRunnerFactory); in run()
122 protected String m_testRunnerFactory; field in TestNGAntTask429 m_testRunnerFactory = testRunnerFactory; in setTestRunnerFactory()556 addStringIfNotNull(argv, CommandLineArgs.TEST_RUNNER_FACTORY, m_testRunnerFactory); in createArguments()
137 private ITestRunnerFactory m_testRunnerFactory; field in TestNG679 m_testRunnerFactory= itrf; in setTestRunnerFactory()1322 m_testRunnerFactory, in createSuiteRunner()