You are here

public function UKPhoneNumberTestCase::testPhoneUKFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-uk.test \UKPhoneNumberTestCase::testPhoneUKFormatting()

File

tests/phone.uk.test, line 38

Class

UKPhoneNumberTestCase

Code

public function testPhoneUKFormatting() {

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