Class: RSpec::FileMatchers::HaveFiles

Inherits:
HaveFileItems show all
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

#artifactObject



18
19
20
# File 'lib/file_spec/matchers/have_file.rb', line 18

def artifact
  :file
end