Sha256: a28618a4477b5f27756ce94a2c8ce772d74dd85c74ffbcfb9d1d39ba6785fba2

Contents?: true

Size: 116 Bytes

Versions: 18

Compression:

Stored size: 116 Bytes

Contents

RSpec::Matchers.define :make_request_to do |expected|
  match do |actual|
    raise MatcherNotImplemented
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
amfetamine-0.4.2 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.4.1 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.4.0 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.3.3 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.3.2 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.3.1 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.3.0 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.12 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.11 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.9 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.7 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.6 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.5 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.4 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.3 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.1 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.2.0 lib/amfetamine/helpers/rspec_matchers.rb
amfetamine-0.1.5 lib/amfetamine/helpers/rspec_matchers.rb