IMP  2.1.1
The Integrative Modeling Platform
IMP.test.RefCountChecker Class Reference

Check to make sure the number of C++ object references is as expected. More...

Inherits object.

Public Member Functions

def assert_number
 Make sure that the number of references matches the expected value. More...
 

Detailed Description

Note
This class is only available in Python.

Definition at line 1073 of file test/__init__.py.

Member Function Documentation

def IMP.test.RefCountChecker.assert_number (   self,
  expected 
)

Definition at line 1086 of file test/__init__.py.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: