Sha256: cebe9b037ccacba829f97802121fc2fcc3eaf6a884832f106315f79858ba0a10

Contents?: true

Size: 277 Bytes

Versions: 31

Compression:

Stored size: 277 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../test_helper')

## Egypt
class EGTest < Phonie::TestCase
  def test_local
    parse_test('20931234567', '20', '93', '1234567', 'Egypt', false)
    parse_test('201016244087', '20', '1', '016244087', 'Egypt', true)
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
phonie-3.3.1 test/countries/eg_test.rb
phonie-3.2.2 test/countries/eg_test.rb
phonie-3.2.1 test/countries/eg_test.rb
phonie-3.2.0 test/countries/eg_test.rb
phonie-3.1.15 test/countries/eg_test.rb
phonie-3.1.14 test/countries/eg_test.rb
phonie-3.1.13 test/countries/eg_test.rb
phonie-3.1.12 test/countries/eg_test.rb
phonie-3.1.11 test/countries/eg_test.rb
phonie-3.1.10 test/countries/eg_test.rb
phonie-3.1.9 test/countries/eg_test.rb
phonie-3.1.8 test/countries/eg_test.rb
phonie-3.1.7 test/countries/eg_test.rb
phonie-3.1.6 test/countries/eg_test.rb
phonie-3.1.5 test/countries/eg_test.rb
phonie-3.1.4 test/countries/eg_test.rb
phonie-3.1.3 test/countries/eg_test.rb
phonie-3.1.2 test/countries/eg_test.rb
phonie-3.1.1 test/countries/eg_test.rb
phonie-3.1.0 test/countries/eg_test.rb