APIdock / Ruby
/
Browse About
method

wont_be_within_epsilon

v1_9_3_392 - Show latest stable - Class: MiniTest::Expectations
wont_be_within_epsilon
public

See MiniTest::Assertions#refute_in_epsilon

n.wont_be_within_epsilon m [, epsilon]
# File lib/minitest/spec.rb, line 442
  infect_an_assertion :refute_in_epsilon, :wont_be_within_epsilon

Related methods

  • Instance methods
  • must_be
  • must_be_empty
  • must_be_instance_of
  • must_be_kind_of
  • must_be_nil
  • must_be_same_as
  • must_be_silent
  • must_be_within_delta
  • must_be_within_epsilon
  • must_equal
  • must_include
  • must_match
  • must_output
  • must_raise
  • must_respond_to
  • must_send
  • must_throw
  • wont_be
  • wont_be_close_to
  • wont_be_empty
  • wont_be_instance_of
  • wont_be_kind_of
  • wont_be_nil
  • wont_be_same_as
  • wont_be_within_delta
  • wont_be_within_epsilon
  • wont_equal
  • wont_include
  • wont_match
  • wont_respond_to
APIdock API Documentation Browser

© 2026 APIdock