You are here

public function NLPhoneNumberTestCase::testPhoneNLInvalid in Phone 7

Same name and namespace in other branches
  1. 6 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 '));
}