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

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DRestTest.java388 public void missingResourcesTest() throws Exception { method in class:RestTest
414 "RESTTest.missingResourcesTest() failed, status code not 424");
418 "RESTTest.missingResourcesTest() failed, body not empty");
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DRestTest.java388 public void missingResourcesTest() throws Exception { method in class:RestTest
414 "RESTTest.missingResourcesTest() failed, status code not 424");
418 "RESTTest.missingResourcesTest() failed, body not empty");

Completed in 28 milliseconds