I have a problem understanding the usefulness of assert_predicate
in MiniTest. How is it different from assert_equal?
When would one want to use this assertion? I have came across it many times but did not really get its exact meaning.
↧
What is the use of assert_predicate in MiniTest?
↧