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