[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for blog
Copyright: | 2009 Nicolas Connault |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 476 lines (20 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_bloglib_testcase:: (14 methods):
setUp()
test_overrides()
test_blog_get_headers_case_1()
test_blog_get_headers_case_6()
test_blog_get_headers_case_7()
test_blog_get_headers_case_10()
test_blog_entry_created_event()
test_blog_entry_updated_event()
test_blog_entry_deleted_event()
test_blog_association_created_event()
test_blog_association_created_event_validations()
test_blog_entries_viewed_event()
test_blog_comment_created_event()
test_blog_comment_deleted_event()
Class: core_bloglib_testcase - X-Ref
Test functions that rely on the DB tablessetUp() X-Ref |
No description |
test_overrides() X-Ref |
No description |
test_blog_get_headers_case_1() X-Ref |
No description |
test_blog_get_headers_case_6() X-Ref |
No description |
test_blog_get_headers_case_7() X-Ref |
No description |
test_blog_get_headers_case_10() X-Ref |
No description |
test_blog_entry_created_event() X-Ref |
Test various blog related events. |
test_blog_entry_updated_event() X-Ref |
Tests for event blog_entry_updated. |
test_blog_entry_deleted_event() X-Ref |
Tests for event blog_entry_deleted. |
test_blog_association_created_event() X-Ref |
Tests for event blog_association_created. |
test_blog_association_created_event_validations() X-Ref |
Tests for event blog_association_created validations. |
test_blog_entries_viewed_event() X-Ref |
Tests for event blog_entries_viewed. |
test_blog_comment_created_event() X-Ref |
Test comment_created event. |
test_blog_comment_deleted_event() X-Ref |
Test comment_deleted event. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |