IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Check to make sure the number of C++ object references is as expected. More...
Inherits object.
Check to make sure the number of C++ object references is as expected.
Definition at line 976 of file test/__init__.py.
Public Member Functions | |
def | assert_number |
Make sure that the number of references matches the expected value. More... | |
def IMP.test.RefCountChecker.assert_number | ( | self, | |
expected | |||
) |
Make sure that the number of references matches the expected value.
Definition at line 989 of file test/__init__.py.