assert_false#

astropop.testing.assert_false(a, msg=None)#

Raise assertion error if condition is not False.