Searched refs:testcases (Results 1 - 7 of 7) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DTest.java58 private List<TestCase> testcases = new ArrayList<TestCase>(); field in class:Test
86 * Returns a list of passed testcases.
88 * @return list of passed testcases.
92 for (TestCase tc : testcases) {
101 * Returns a list of skipped testcases.
103 * @return list of skipped testcases.
107 for (TestCase tc : testcases) {
116 * Returns a list of failed testcases.
118 * @return list of failed testcases.
122 for (TestCase tc : testcases) {
[all...]
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/test/tools/
H A DTest.java58 private List<TestCase> testcases = new ArrayList<TestCase>(); field in class:Test
86 * Returns a list of passed testcases.
88 * @return list of passed testcases.
92 for (TestCase tc : testcases) {
101 * Returns a list of skipped testcases.
103 * @return list of skipped testcases.
107 for (TestCase tc : testcases) {
116 * Returns a list of failed testcases.
118 * @return list of failed testcases.
122 for (TestCase tc : testcases) {
[all...]
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/parsingtool/
H A DREADME48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functional-tests/testcases
/forgerock/opendj2/tests/staf-tests/shared/java/parsingtool/
H A DREADME47 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
79 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
119 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
136 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
184 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
188 the directory-to-testcase-files is /export/src/opends/tests/functional-tests/testcases
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/parsingtool/
H A DREADME48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functional-tests/testcases
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME48 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
80 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
120 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
137 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
185 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
189 the directory-to-testcase-files is /export/src/opends/tests/functional-tests/testcases
/forgerock/opendj2-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME47 The following is an example for the test group, functional-tests/testcases/security/pwd_storage,
79 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml.
119 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
136 functional-tests/testcases/security/pwd_storage/security_pwd_MD5.xml
184 java -cp /export/ParseTestCode GenerateOpenDSTestSpecs /export/src/opends/tests/functional-tests/testcases /export/testspecs xml
188 the directory-to-testcase-files is /export/src/opends/tests/functional-tests/testcases

Completed in 71 milliseconds