IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP.test.RefCountChecker Class Reference

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

Inherits object.

Detailed Description

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

Note
This class is only available in Python.

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

Public Member Functions

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

Member Function Documentation

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

Make sure that the number of references matches the expected value.

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


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