Public Member Functions | |
| isTestable () | |
| _setMessages () | |
Data Fields | |
| $test_group = 'Curl' | |
Definition at line 20 of file Test_Curl.php.
| _setMessages | ( | ) |
Set the messages for Curl tests
Reimplemented from PhpSecInfo_Test.
Reimplemented in PhpSecInfo_Test_Curl_File_Support.
Definition at line 53 of file Test_Curl.php.
| isTestable | ( | ) |
"Curl" tests should only be run if the curl extension is installed. We can check for this by seeing if the function curl_init() is defined
Reimplemented from PhpSecInfo_Test.
Definition at line 40 of file Test_Curl.php.
| $test_group = 'Curl' |
Reimplemented from PhpSecInfo_Test.
Definition at line 30 of file Test_Curl.php.
1.6.3