IMP
2.0.0
The Integrative Modeling Platform
|
Check to make sure the number of director 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... | |
Definition at line 187 of file test/__init__.py.
def IMP.test.DirectorObjectChecker.assert_number | ( | self, | |
expected, | |||
force_cleanup = True |
|||
) |
If force_cleanup is set, clean up any unused references first before doing the assertion.
Definition at line 191 of file test/__init__.py.