Sha256: 7d50ecd5a1bc35099578c7880f699b3ea0269cabb60a9c24cba7619e5bb41d62

Contents?: true

Size: 287 Bytes

Versions: 31

Compression:

Stored size: 287 Bytes

Contents

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

## Sri Lanka
class LKTest < Phonie::TestCase
  def test_local
    parse_test('94712345678', '94', '7', '12345678', "Sri Lanka", true)
    parse_test('94651234567', '94', '65', '1234567', "Sri Lanka", false)
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

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