Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Member Functions | Public Attributes
test_saferef::SaferefTests Class Reference

List of all members.

Public Member Functions

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

Public Attributes

 closureCount
 ss
 ts

Detailed Description

Definition at line 86 of file test_saferef.py.


Member Function Documentation

def test_saferef::SaferefTests::setUp (   self)

Definition at line 87 of file test_saferef.py.

def test_saferef::SaferefTests::tearDown (   self)

Definition at line 106 of file test_saferef.py.

def test_saferef::SaferefTests::testIn (   self)
Test the "in" operator for safe references (cmp)

Definition at line 110 of file test_saferef.py.

def test_saferef::SaferefTests::testRepresentation (   self)
Test that the reference object's representation works

XXX Doesn't currently check the results, just that no error
    is raised

Definition at line 133 of file test_saferef.py.

def test_saferef::SaferefTests::testShortCircuit (   self)
Test that creation short-circuits to reuse existing references

Definition at line 120 of file test_saferef.py.

def test_saferef::SaferefTests::testValid (   self)
Test that the references are valid (return instance methods)

Definition at line 115 of file test_saferef.py.


Member Data Documentation

Definition at line 87 of file test_saferef.py.

Definition at line 87 of file test_saferef.py.

Definition at line 87 of file test_saferef.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines