Class: RSpec::FileMatchers::HaveFiles
- Inherits:
-
HaveFileItems
- Object
- HaveFileItems
- RSpec::FileMatchers::HaveFiles
- Defined in:
- lib/file_spec/matchers/have_file.rb
Instance Attribute Summary
Attributes inherited from HaveFileItems
#file_items, #location, #symlink_type
Instance Method Summary collapse
Methods inherited from HaveFileItems
#failure_message, #file_item_names, #initialize, #matches?, #negative_failure_message
Constructor Details
This class inherits a constructor from RSpec::FileMatchers::HaveFileItems
Instance Method Details
#artifact ⇒ Object
18 19 20 |
# File 'lib/file_spec/matchers/have_file.rb', line 18 def artifact :file end |