JFilterInputTest::testCleanByCallingMember
Execute a test case on clean() called as member with default filter settings (whitelist - no html).
Signature
public function testCleanByCallingMember(string
$type,
string
$data,
string
$expect,
string
$messageĀ )
Parameters
-
$type
- The type of input
-
$data
- The input
-
$expect
- The expected result for this test.
-
$message
- The failure message identifying source of test case.
Returns
- void