Sha256: 7905a6fee1570d62e6fdbb1ba57aa4551311367322a7827bc6779fcb5187beb4

Contents?: true

Size: 244 Bytes

Versions: 94

Compression:

Stored size: 244 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

describe Cryptum::Event::Buy do
  it 'should display information for existing help method' do
    help_response = Cryptum::Event::Buy
    expect(help_response).to respond_to :help
  end
end

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
cryptum-0.0.446 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.445 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.444 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.443 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.442 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.441 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.440 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.439 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.438 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.437 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.436 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.435 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.434 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.433 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.432 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.431 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.430 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.429 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.428 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.427 spec/lib/cryptum/event/buy_spec.rb