Searched defs:suite (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/opendj-b2.6/tests/staf-tests/shared/java/parsingtool/
H A DParseData.java33 private String suite; field in class:ParseData
39 suite = inName;
76 //System.out.println("Test suite name is " + arrayData.getTestSuiteName());
/forgerock/opendj2/tests/staf-tests/shared/java/parsingtool/
H A DParseData.java32 private String suite; field in class:ParseData
38 suite = inName;
75 //System.out.println("Test suite name is " + arrayData.getTestSuiteName());
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/parsingtool/
H A DParseData.java33 private String suite; field in class:ParseData
39 suite = inName;
76 //System.out.println("Test suite name is " + arrayData.getTestSuiteName());
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/parsingtool/
H A DParseData.java33 private String suite; field in class:ParseData
39 suite = inName;
76 //System.out.println("Test suite name is " + arrayData.getTestSuiteName());
/forgerock/opendj2-hg/tests/staf-tests/shared/java/parsingtool/
H A DParseData.java32 private String suite; field in class:ParseData
38 suite = inName;
75 //System.out.println("Test suite name is " + arrayData.getTestSuiteName());
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DSuite.java43 * This class is the suite object in the report generating tool setup.
44 * It is responsible for capturing the attributes of a suite and then
68 * Returns a list of <code>Test</code> object in this suite.
70 * @return list of <code>Test</code> object in this suite.
77 * Returns a list of passed <code>Test</code> object in this suite.
79 * @return list of passed <code>Test</code> object in this suite.
102 templateDir + "/suite.html");
170 private void getXMLFiles(File suite) argument
173 File[] files = suite.listFiles();
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DSuite.java43 * This class is the suite object in the report generating tool setup.
44 * It is responsible for capturing the attributes of a suite and then
68 * Returns a list of <code>Test</code> object in this suite.
70 * @return list of <code>Test</code> object in this suite.
77 * Returns a list of passed <code>Test</code> object in this suite.
79 * @return list of passed <code>Test</code> object in this suite.
102 templateDir + "/suite.html");
170 private void getXMLFiles(File suite) argument
173 File[] files = suite.listFiles();
/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dcommon.py71 def suite(self,string): member in class:format_testcase
72 self.suite=string.lower()
73 self.suite=self.suite.strip()
74 self.suite=self.suite.replace(' ','-')
75 return '%s' % self.suite
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dcommon.py70 def suite(self,string): member in class:format_testcase
71 self.suite=string.lower()
72 self.suite=self.suite.strip()
73 self.suite=self.suite.replace(' ','-')
74 return '%s' % self.suite
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dcommon.py71 def suite(self,string): member in class:format_testcase
72 self.suite=string.lower()
73 self.suite=self.suite.strip()
74 self.suite=self.suite.replace(' ','-')
75 return '%s' % self.suite
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dcommon.py71 def suite(self,string): member in class:format_testcase
72 self.suite=string.lower()
73 self.suite=self.suite.strip()
74 self.suite=self.suite.replace(' ','-')
75 return '%s' % self.suite
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dcommon.py70 def suite(self,string): member in class:format_testcase
71 self.suite=string.lower()
72 self.suite=self.suite.strip()
73 self.suite=self.suite.replace(' ','-')
74 return '%s' % self.suite
/forgerock/opendj2/ext/ant/lib/
H A Dant-junit.jar ... .ant.taskdefs.optional.junit.JUnitTest suite
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-junit.jar ... .ant.taskdefs.optional.junit.JUnitTest suite
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-junit.jar ... .ant.taskdefs.optional.junit.JUnitTest suite
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-junit.jar ... .ant.taskdefs.optional.junit.JUnitTest suite
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-junit.jar ... .ant.taskdefs.optional.junit.JUnitTest suite
/forgerock/opendj-b2.6/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2.6.2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-jel-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj-b2.6/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2.6.2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...

Completed in 78 milliseconds

12