Home
last modified time | relevance | path

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

/external/testng/src/test/java/test/reports/
DReportTest.java76 String suiteNameB = "ReportSuiteB"; in oneDirectoryPerSuite() local
77 XmlSuite xmlSuiteB = TestHelper.createSuite(test.reports.B.class, suiteNameB, testName); in oneDirectoryPerSuite()
84 File f2 = getHtmlReportFile(outputDirectory, suiteNameB, testName); in oneDirectoryPerSuite()