You are here

public function CNPhoneNumberTestCase::testPhoneCNFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-cn.test \CNPhoneNumberTestCase::testPhoneCNFormatting()

File

tests/phone.cn.test, line 33

Class

CNPhoneNumberTestCase

Code

public function testPhoneCNFormatting() {

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