Module | MiniTest::Expectations |
In: |
lib/minitest/spec.rb
|
It‘s where you hide your "assertions".
must_be_close_to | -> | must_be_within_delta |
wont_be_close_to | -> | wont_be_within_delta |