class documentation

Undocumented

Method testEquality LDAP objects equal LDAP objects with same type and content
Method testInEquality LDAP objects do not equal LDAP objects with different type or content
Class Variable valuesToTest Undocumented
def testEquality(self): (source)

LDAP objects equal LDAP objects with same type and content

def testInEquality(self): (source)

LDAP objects do not equal LDAP objects with different type or content

valuesToTest = (source)

Undocumented