Class: RSpec::FileMatchers::HaveDir
- Inherits:
-
HaveFileItem
- Object
- HaveFileItem
- RSpec::FileMatchers::HaveDir
- Defined in:
- lib/file_spec/matchers/have_dir.rb
Instance Attribute Summary
Attributes inherited from HaveFileItem
Instance Method Summary collapse
Methods inherited from HaveFileItem
#failure_message, #get_location, #initialize, #matches?, #negative_failure_message
Constructor Details
This class inherits a constructor from RSpec::FileMatchers::HaveFileItem
Instance Method Details
#artifact ⇒ Object
4 5 6 |
# File 'lib/file_spec/matchers/have_dir.rb', line 4 def artifact :directory end |