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

/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/client/ldap/
H A DLDAPClientTest.java268 public void testCreateManagedObjectException(final ResultCode resultCodeOfThrownException, argument
275 throw newLdapException(resultCodeOfThrownException);
384 public void testGetManagedObjectException(final ResultCode resultCodeOfThrownException, argument
391 throw newLdapException(resultCodeOfThrownException);

Completed in 39 milliseconds