Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 305 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/tests/fixtures/testable_antivirus.php |
antivirus_test:: (23 methods):
setUp()
enable_logging()
get_check_api_antivirus_status_result()
tearDown()
test_manager_get_antivirus()
test_manager_scan_file_no_virus()
test_manager_scan_file_error()
test_antivirus_check_na()
test_antivirus_check_unknown()
test_antivirus_check_ok()
test_antivirus_check_error()
test_manager_scan_file_virus()
test_manager_send_message_to_user_email_scan_file_virus()
test_manager_send_message_to_admin_email_scan_file_virus()
test_manager_quarantine_file_virus()
test_manager_none_quarantine_file_virus()
test_manager_scan_data_no_virus()
test_manager_scan_data_error()
test_manager_scan_data_virus()
test_manager_send_message_to_user_email_scan_data_virus()
test_manager_send_message_to_admin_email_scan_data_virus()
test_manager_quarantine_data_virus()
test_manager_none_quarantine_data_virus()
Class: antivirus_test - X-Ref
Tests for antivirus manager.setUp() X-Ref |
enable_logging() X-Ref |
Enable logging. return: void |
get_check_api_antivirus_status_result() X-Ref |
Return check api status for the antivirus check. return: string Based on status of \core\check\result. |
tearDown() X-Ref |
No description |
test_manager_get_antivirus() X-Ref |
No description |
test_manager_scan_file_no_virus() X-Ref |
No description |
test_manager_scan_file_error() X-Ref |
No description |
test_antivirus_check_na() X-Ref |
No description |
test_antivirus_check_unknown() X-Ref |
No description |
test_antivirus_check_ok() X-Ref |
No description |
test_antivirus_check_error() X-Ref |
No description |
test_manager_scan_file_virus() X-Ref |
No description |
test_manager_send_message_to_user_email_scan_file_virus() X-Ref |
No description |
test_manager_send_message_to_admin_email_scan_file_virus() X-Ref |
No description |
test_manager_quarantine_file_virus() X-Ref |
No description |
test_manager_none_quarantine_file_virus() X-Ref |
No description |
test_manager_scan_data_no_virus() X-Ref |
No description |
test_manager_scan_data_error() X-Ref |
No description |
test_manager_scan_data_virus() X-Ref |
No description |
test_manager_send_message_to_user_email_scan_data_virus() X-Ref |
No description |
test_manager_send_message_to_admin_email_scan_data_virus() X-Ref |
No description |
test_manager_quarantine_data_virus() X-Ref |
No description |
test_manager_none_quarantine_data_virus() X-Ref |
No description |