assert_less_equal#

astropop.testing.assert_less_equal(a, b, msg=None)#

Raise assertion error if a is not less or equal then b.