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