OPSI.ldaptor.test.test_fetchschema module¶
Test cases for ldaptor.protocols.ldap.fetchschema module.
- 
class 
OPSI.ldaptor.test.test_fetchschema.OnWire(methodName='runTest')¶ Bases:
twisted.trial._asynctest.TestCase- 
cn= "( 2.5.4.3 NAME ( 'cn' 'commonName' ) DESC 'RFC2256: common name(s) for which the entity is known by' SUP name )"¶ 
- 
dcObject= "( 1.3.6.1.4.1.1466.344 NAME 'dcObject' DESC 'RFC2247: domain component object' SUP top AUXILIARY MUST dc )"¶ 
- 
testSimple()¶ 
-