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