Sha256: 0abced8dbc3c69a7508d55a81675562ec32b9f30b0197ee815e7382bcc89c2c4
Contents?: true
Size: 228 Bytes
Versions: 139
Compression:
Stored size: 228 Bytes
Contents
describe "when passing a block to a matcher" do it "you should use {} instead of do/end" do Object.new.should satisfy do "this block is being passed to #should instead of #satisfy - use {} instead" end end end
Version data entries
139 entries across 139 versions & 22 rubygems