Sha256: 963a5f8e58bd4724e2faf6186dbce6533932886f6e2d7f0496d63e44c5cf5558
Contents?: true
Size: 304 Bytes
Versions: 31
Compression:
Stored size: 304 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../test_helper') ## Kenya class KETest < Phonie::TestCase def test_mobile parse_test('254724463323', '254', '72', '4463323', "Kenya", true) end def test_local parse_test('254624463323', '254', '62', '4463323', "Kenya", false) end end
Version data entries
31 entries across 31 versions & 1 rubygems