You are here

public function NLPhoneNumberTestCase::testPhoneNLInvalid in Phone 6

Same name and namespace in other branches
  1. 7 tests/phone.nl.test \NLPhoneNumberTestCase::testPhoneNLInvalid()

File

tests/phone-nl.test, line 20

Class

NLPhoneNumberTestCase

Code

public function testPhoneNLInvalid() {

  //$this->assertFalse(valid_phone_number('nl', '021 3012 3456'), t('Test invalid '));
}