Public Member Functions | |
def | assert_number |
Make sure that the number of references matches the expected value. |
def IMP::test::DirectorObjectChecker::assert_number | ( | self, | ||
expected, | ||||
force_cleanup = True | ||||
) |
Make sure that the number of references matches the expected value.
If force_cleanup is set, clean up any unused references first before doing the assertion.