Module: AktionTest::Matchers::FileSystem::FileExistance
- Defined in:
- lib/aktion_test/matchers/file_system/file_existance.rb
Defined Under Namespace
Classes: Matcher
Instance Method Summary collapse
Instance Method Details
#be_a_file ⇒ Object
5 6 7 |
# File 'lib/aktion_test/matchers/file_system/file_existance.rb', line 5 def be_a_file Matcher.new end |