Dotclear 2.25
|
Public Member Functions | |
testIsEmail () | |
testIsEmailAll ($payload, $expected) | |
testDeaccent () | |
teststr2URL () | |
testTidyURL () | |
testcutString () | |
testSplitWords () | |
testDetectEncoding () | |
testToUTF8 () | |
testUtf8badFind () | |
testCleanUTF8 () | |
testRemoveBOM () | |
testQPEncode () | |
Protected Member Functions | |
testIsEmailAllDataProvider () | |
Test the form class
testIsEmail | ( | ) |
References text\isEmail().
|
protected |
@dataProvider testIsEmailDataProvider
References $emailTest.
testIsEmailAll | ( | $payload, | |
$expected | |||
) |
References text\isEmail().
testDeaccent | ( | ) |
References text\deaccent().
teststr2URL | ( | ) |
References text\str2URL().
testTidyURL | ( | ) |
References text\tidyURL().
testcutString | ( | ) |
References text\cutString().
testSplitWords | ( | ) |
References text\splitWords().
testDetectEncoding | ( | ) |
References text\detectEncoding().
testToUTF8 | ( | ) |
References text\toUTF8().
testUtf8badFind | ( | ) |
References text\utf8badFind().
testCleanUTF8 | ( | ) |
References text\cleanUTF8().
testRemoveBOM | ( | ) |
References text\removeBOM().
testQPEncode | ( | ) |
References text\QPEncode().