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