HomeSort by relevance Sort by last modified time
    Searched defs:privateMain (Results 1 - 6 of 6) sorted by null

  /external/testng/src/test/java/test/mixed/
MixedTest.java 26 TestNG.privateMain(argv, tla);
42 TestNG.privateMain(argv, tla);
57 TestNG.privateMain(argv, tla);
  /external/testng/src/test/java/test/
CommandLineTest.java 32 TestNG.privateMain(argv, tla);
54 TestNG.privateMain(argv, tla);
74 TestNG.privateMain(argv, tla);
97 TestNG.privateMain(argv, tla);
108 TestNG.privateMain(new String[] {
121 TestNG.privateMain(argv, tla);
  /external/testng/src/test/java/test/configurationfailurepolicy/
FailurePolicyTest.java 63 TestNG.privateMain(argv, tla);
74 TestNG.privateMain(argv, tla);
84 TestNG.privateMain(argv, tla);
94 TestNG.privateMain(argv, tla);
  /external/testng/src/test/java/test/methodselectors/
MethodSelectorInSuiteTest.java 65 TestNG.privateMain(args, m_tla);
CommandLineTest.java 55 TestNG.privateMain(ARG_WITHOUT_GROUPS, tla);
69 TestNG.privateMain(ARG_WITHOUT_GROUPS, tla);
84 TestNG.privateMain(ARG_WITH_GROUPS, tla);
99 TestNG.privateMain(ARG_WITH_GROUPS, tla);
113 TestNG.privateMain(ARG_WITH_GROUPS, tla);
128 TestNG.privateMain(ARG_WITH_GROUPS, tla);
142 TestNG.privateMain(ARG_WITHOUT_GROUPS, tla);
157 TestNG.privateMain(ARG_WITHOUT_CLASSES, tla);
  /external/testng/src/main/java/org/testng/
TestNG.java     [all...]

Completed in 160 milliseconds