|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Check to make sure the number of C++ object references is as expected. More...
Check to make sure the number of C++ object references is as expected.
Definition at line 1081 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 1094 of file test/__init__.py.