Sha256: f8d1e3e4831bb8f9f46955fc8fb8398edea6344f11a755ad17bcd724a0db5df7

Contents?: true

Size: 333 Bytes

Versions: 23

Compression:

Stored size: 333 Bytes

Contents

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

## French Guiana
class GFTest < Phonie::TestCase
  def test_local
    parse_test('+594594123456', '594', '594', '123456', 'French Guiana', false)
  end

  def test_mobile
    parse_test('+594694123456', '594', '694', '123456', 'French Guiana', true)
  end
end



Version data entries

23 entries across 23 versions & 1 rubygems

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