public function JOPhoneNumberTestCase::testPhoneJOFormatting in Phone 7
Same name and namespace in other branches
- 6 tests/phone-jo.test \JOPhoneNumberTestCase::testPhoneJOFormatting()
File
- tests/
phone.jo.test, line 24
Class
Code
public function testPhoneJOFormatting() {
//$this->assertEqual(format_phone_number('jo', '+6421123456', null), '+64 21 123 456', t('Check international mobile format'));
}