Sha256: 72e4d40296242783ca0c7b7268832a93993b91d09a45e2918c4ebc8bd1913c99

Contents?: true

Size: 326 Bytes

Versions: 30

Compression:

Stored size: 326 Bytes

Contents

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

## Azerbaijan
class AZTest < Phonie::TestCase
  def test_local
    parse_test('+994221234567',  '994', '22',  '1234567', 'Azerbaijan', false)
  end
  
  def test_mobile
    parse_test('+994401234567', '994', '40', '1234567', 'Azerbaijan', true)
  end
end 

Version data entries

30 entries across 30 versions & 1 rubygems

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