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

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java139 public void loadMultipleServices() method in class:SchemaTest
141 entering("loadMultipleServices", null);
154 exiting("loadMultipleServices");
156 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
159 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
162 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
168 dependsOnMethods = {"loadMultipleServices"}
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java139 public void loadMultipleServices() method in class:SchemaTest
141 entering("loadMultipleServices", null);
154 exiting("loadMultipleServices");
156 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
159 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
162 this.log(Level.SEVERE, "loadMultipleServices", e.getMessage());
168 dependsOnMethods = {"loadMultipleServices"}

Completed in 1259 milliseconds