Sha256: 28652bc91e43d3815b6cff32116126a311e09141d07232b23abc620ef54f9bdc

Contents?: true

Size: 245 Bytes

Versions: 75

Compression:

Stored size: 245 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

describe Cryptum::Option::Environment do
  it 'should return data for help method' do
    help_response = Cryptum::Option::Environment
    expect(help_response).to respond_to :help
  end
end

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
cryptum-0.0.466 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.465 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.464 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.463 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.462 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.461 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.460 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.459 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.458 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.457 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.456 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.455 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.454 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.453 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.452 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.451 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.450 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.449 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.448 spec/lib/cryptum/option/environment_spec.rb
cryptum-0.0.447 spec/lib/cryptum/option/environment_spec.rb