Method: Minitest::Expectations#refute_path_exists

Defined in:
lib/minitest/expectations.rb

#refute_path_existsObject

See Minitest::Assertions#refute_path_exists

_(some_path).path_wont_exist

:method: path_wont_exist

[View source]

197
# File 'lib/minitest/expectations.rb', line 197

infect_an_assertion :refute_path_exists, :path_wont_exist, :unary