assert_no_file(relative)
Instance Public methods
Asserts a given file does not exist. You need to supply an absolute path or a path relative to the configured destination:
1 | assert_no_file "config/random.rb" |
Asserts a given file does not exist. You need to supply an absolute path or a path relative to the configured destination:
1 | assert_no_file "config/random.rb" |
Designed by : w10schools
service@w10schools.com
Please login to continue.