Searched defs:assert_is_none (Results 1 – 2 of 2) sorted by relevance
83 def assert_is_none(obj): function
43 def assert_is_none(obj, msg=None): function