OPSI.ldaptor.test.test_ldifdelta module¶
Test cases for ldaptor.protocols.ldap.ldifdelta
-
class
OPSI.ldaptor.test.test_ldifdelta.LDIFDeltaDriver¶ Bases:
OPSI.ldaptor.protocols.ldap.ldifdelta.LDIFDelta-
gotEntry(obj)¶
-
-
class
OPSI.ldaptor.test.test_ldifdelta.TestLDIFDeltaParsing(methodName='runTest')¶ Bases:
twisted.trial._asynctest.TestCase-
testAdd()¶
-
testAdd_fail_noAttrvals()¶
-
testDelete()¶
-
testModification_complex()¶
-
testModification_empty()¶
-
testModification_fail_differentKey()¶
-
testModification_fail_noDash_1()¶
-
testModification_fail_noDash_2()¶
-
testModification_fail_unknownModSpec()¶
-
testModification_oneAdd()¶
-
testModification_twoAdds()¶
-
testNoChangeType()¶
-