Package ldaptor :: Package test :: Module test_pureldap :: Class KnownValues
[hide private]
[frames] | no frames]

Class KnownValues

source code

                    object --+            
                             |            
             unittest.TestCase --+        
                                 |        
                        object --+        
                                 |        
twisted.trial.unittest._Assertions --+    
                                     |    
       twisted.trial.unittest.TestCase --+
                                         |
                                        KnownValues

Instance Methods [hide private]
 
testToLDAP(self)
str(LDAPClass(...)) should give known result with known input
source code
 
testFromLDAP(self)
LDAPClass(encoded="...") should give known result with known input
source code
 
testPartial(self)
LDAPClass(encoded="...") with too short input should throw BERExceptionInsufficientData
source code

Inherited from twisted.trial.unittest.TestCase: __call__, __init__, addCleanup, callDeprecated, deferRunCleanups, deferSetUp, deferSetUpClass, deferTearDown, deferTearDownClass, deferTestMethod, flushLoggedErrors, getSkip, getSuppress, getTimeout, getTodo, mktemp, patch, run, runTest, shortDescription, visit

Inherited from twisted.trial.unittest.TestCase (private): _captureDeprecationWarnings, _cbDeferRunCleanups, _cbDeferTestMethod, _classCleanUp, _cleanUp, _deprecateReactor, _ebDeferSetUp, _ebDeferSetUpClass, _ebDeferTearDown, _ebDeferTestMethod, _ebTearDownClass, _getReason, _installObserver, _isFirst, _isLast, _makeReactorMethod, _prepareClassFixture, _removeObserver, _run, _runCleanups, _undeprecateReactor, _wait

Inherited from twisted.trial.unittest._Assertions: assertAlmostEqual, assertAlmostEquals, assertApproximates, assertEqual, assertEquals, assertFailure, assertFalse, assertIdentical, assertIn, assertIsInstance, assertNot, assertNotAlmostEqual, assertNotAlmostEquals, assertNotEqual, assertNotEquals, assertNotIdentical, assertNotIn, assertNotIsInstance, assertNotSubstring, assertRaises, assertSubstring, assertTrue, assertWarns, assert_, fail, failIf, failIfAlmostEqual, failIfAlmostEquals, failIfEqual, failIfEquals, failIfIdentical, failIfIn, failIfIsInstance, failIfSubstring, failUnless, failUnlessAlmostEqual, failUnlessAlmostEquals, failUnlessApproximates, failUnlessEqual, failUnlessEquals, failUnlessFailure, failUnlessFalse, failUnlessIdentical, failUnlessIn, failUnlessIsInstance, failUnlessRaises, failUnlessSubstring, failUnlessTrue, failUnlessWarns

Inherited from unittest.TestCase: __providedBy__, __repr__, __str__, countTestCases, debug, defaultTestResult, id, setUp, tearDown

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__

Class Methods [hide private]

Inherited from twisted.trial.unittest.TestCase (private): _initInstances

Class Variables [hide private]
  knownValues = pureldap.LDAPModifyRequest, [], {"object": 'cn=f...

Inherited from twisted.trial.unittest.TestCase: __implemented__, __provides__

Instance Variables [hide private]

Inherited from twisted.trial.unittest.TestCase: failureException, skip, suppress, timeout, todo

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

knownValues

Value:
((<class ldaptor.protocols.pureldap.LDAPModifyRequest at 0x55c0032c>,
  [],
  {'modification': [BERSequence(value=[BEREnumerated(value=0), BERSequ\
ence(value=[LDAPAttributeDescription(value='bar'), BERSet(value=[LDAPS\
tring(value='a'), LDAPString(value='b')])])])],
   'object': 'cn=foo, dc=example, dc=com'},
  None,
  [102, 50, 4, 26, 99, 110, 61, 102, 111, 111, 44, 32, 100, 99, 61, 10\
...