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.466 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.465 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.464 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.463 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.462 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.461 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.460 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.459 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.458 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.457 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.456 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.455 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.454 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.453 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.452 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.451 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.450 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.449 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.448 spec/lib/cryptum/event/buy_spec.rb
cryptum-0.0.447 spec/lib/cryptum/event/buy_spec.rb