You are here

public function CAPhoneNumberTestCase::testPhoneCAFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-ca.test \CAPhoneNumberTestCase::testPhoneCAFormatting()

File

tests/phone.ca.test, line 28

Class

CAPhoneNumberTestCase

Code

public function testPhoneCAFormatting() {

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