Sha256: e64249939d79c956ed5862bbf8ea0ee4f5ae7024bf4449b8e801c89c357be90c

Contents?: true

Size: 587 Bytes

Versions: 8

Compression:

Stored size: 587 Bytes

Contents

# require File.join(Dir.pwd, 'spec', 'spec_helper')

# describe 'Experian::DataDictionary l000' do

#   context 'valid lookup' do
#     # it { expect( Experian::DataDictionary.lookup('l000','') ).to eq('') }

#     it { expect( Experian::DataDictionary.lookup('l000','9 ') ).to eq('Unknown') }
#   end

#   context 'invalid lookup' do
#     # it { expect( Experian::DataDictionary.lookup('l000','P') ).to be_nil }
#     # it { expect( Experian::DataDictionary.lookup('l000','10') ).to be_nil }
#     # it { expect( Experian::DataDictionary.lookup('l000','14') ).to be_nil }
#   end
# end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
experian-data-dictionary-1.4.4 spec/functional/L/en_L000_spec.rb
experian-data-dictionary-1.4.3 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.4.2 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.4.1 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.4 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.3 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.2 spec/functional/en_L000_spec.rb
experian-data-dictionary-1.0 spec/functional/en_L000_spec.rb