public function NLPhoneNumberTestCase::testPhoneNLInvalid in Phone 7
Same name and namespace in other branches
- 6 tests/phone-nl.test \NLPhoneNumberTestCase::testPhoneNLInvalid()
File
- tests/
phone.nl.test, line 20
Class
Code
public function testPhoneNLInvalid() {
//$this->assertFalse(valid_phone_number('nl', '021 3012 3456'), t('Test invalid '));
}