You are here

public function NLPhoneNumberTestCase::testPhoneNLFormatting in Phone 7

Same name and namespace in other branches
  1. 6 tests/phone-nl.test \NLPhoneNumberTestCase::testPhoneNLFormatting()

File

tests/phone.nl.test, line 24

Class

NLPhoneNumberTestCase

Code

public function testPhoneNLFormatting() {

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