Sha256: 0b16b463711d561c91e431a0ed86b587efbd7f93685e55d65cb1bb97817d9e99
Contents?: true
Size: 190 Bytes
Versions: 46
Compression:
Stored size: 190 Bytes
Contents
# example of making your own matcher with the pickle backend Then(/^#{capture_model} should be tine of #{capture_model}$/) do |tine, fork| model(fork).tines.should include(model(tine)) end
Version data entries
46 entries across 46 versions & 4 rubygems