public class LdapObjectsTest extends LdapObjects
| Constructor and Description | 
|---|
LdapObjectsTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDn()  | 
org.apache.directory.api.ldap.model.entry.Entry | 
getLdapEntry()  | 
java.lang.String | 
getRDn()  | 
void | 
testLdapObjects_updateLdapAttributeAnyToNone()  | 
void | 
testLdapObjects_updateLdapAttributeDiffValueCount()  | 
void | 
testLdapObjects_updateLdapAttributeNoneToAny()  | 
void | 
testLdapObjects_updateLdapAttributeNoneToNone()  | 
void | 
testLdapObjects_updateLdapAttributeNoUpdate()  | 
void | 
testLdapObjects_updateLdapAttributeSameValueCount()  | 
getModifyRequest, updateLdapAttributepublic void testLdapObjects_updateLdapAttributeNoneToNone()
                                                   throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic void testLdapObjects_updateLdapAttributeNoneToAny()
                                                  throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic void testLdapObjects_updateLdapAttributeAnyToNone()
                                                  throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic void testLdapObjects_updateLdapAttributeDiffValueCount()
                                                       throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic void testLdapObjects_updateLdapAttributeSameValueCount()
                                                       throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic void testLdapObjects_updateLdapAttributeNoUpdate()
                                                 throws org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapExceptionpublic java.lang.String getDn()
getDn in class LdapObjectspublic java.lang.String getRDn()
getRDn in class LdapObjectspublic org.apache.directory.api.ldap.model.entry.Entry getLdapEntry()
                                                             throws ServerFault
getLdapEntry in class LdapObjectsServerFaultCopyright © 2021. All Rights Reserved.