You are here

public function UAPhoneNumberTestCase::testPhoneUAFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-ua.test \UAPhoneNumberTestCase::testPhoneUAFormatting()

File

tests/phone.ua.test, line 40

Class

UAPhoneNumberTestCase

Code

public function testPhoneUAFormatting() {

  //$this->assertEqual(format_phone_number('ua', '+6421123456', null), '+64 21 123 456', t('Check international mobile format'));
}