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