Searched defs:deleteMultipleServices (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java170 public void deleteMultipleServices() throws Exception { method in class:SchemaTest
171 entering("deleteMultipleServices", null);
184 this.log(Level.SEVERE, "deleteMultipleServices", e.getMessage());
187 exiting("deleteMultipleServices");
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java170 public void deleteMultipleServices() throws Exception { method in class:SchemaTest
171 entering("deleteMultipleServices", null);
184 this.log(Level.SEVERE, "deleteMultipleServices", e.getMessage());
187 exiting("deleteMultipleServices");

Completed in 34 milliseconds