List of all members.
Member Function Documentation
def unlock.util.test.test_saferef.Tester.setUp |
( |
|
self |
) |
|
def unlock.util.test.test_saferef.Tester.tearDown |
( |
|
self |
) |
|
def unlock.util.test.test_saferef.Tester.testIn |
( |
|
self |
) |
|
Test the "in" operator for safe references (cmp)
def unlock.util.test.test_saferef.Tester.testRepresentation |
( |
|
self |
) |
|
Test that the reference object's representation works
XXX Doesn't currently check the results, just that no error
is raised
def unlock.util.test.test_saferef.Tester.testShortCircuit |
( |
|
self |
) |
|
Test that creation short-circuits to reuse existing references
def unlock.util.test.test_saferef.Tester.testValid |
( |
|
self |
) |
|
Test that the references are valid (return instance methods)
Member Data Documentation
The documentation for this class was generated from the following file: