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