Public Member Functions | Public Attributes

unlock.util.test.test_saferef.Tester Class Reference

List of all members.

Public Member Functions

def setUp
def tearDown
def testIn
def testValid
def testShortCircuit
def testRepresentation

Public Attributes

 ts
 ss
 closureCount

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: