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

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DRestTest.java216 public void getEntitlementTest() throws Exception { method in class:RestTest
233 "RESTTest.getEntitlementTest() failed, status code not 200");
238 "RESTTest.getEntitlementTest() failed, body element is null");
243 throw new Exception("RESTTest.getEntitlementTest() failed");
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DRestTest.java216 public void getEntitlementTest() throws Exception { method in class:RestTest
233 "RESTTest.getEntitlementTest() failed, status code not 200");
238 "RESTTest.getEntitlementTest() failed, body element is null");
243 throw new Exception("RESTTest.getEntitlementTest() failed");

Completed in 29 milliseconds