| [ Index ] |
PHP Cross Reference of Unnamed Project |
[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: | 606 lines (25 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_blog_lib_testcase:: (19 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()
test_core_blog_myprofile_navigation()
test_core_blog_myprofile_navigation_as_guest()
test_core_blog_myprofile_navigation_blogs_disabled()
test_blog_get_listing_course()
test_blog_get_listing_module()
Class: core_blog_lib_testcase - X-Ref
Test functions that rely on the DB tables| setUp() 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. |
| test_core_blog_myprofile_navigation() X-Ref |
| Tests the core_blog_myprofile_navigation() function. |
| test_core_blog_myprofile_navigation_as_guest() X-Ref |
| Tests the core_blog_myprofile_navigation() function as a guest. |
| test_core_blog_myprofile_navigation_blogs_disabled() X-Ref |
| Tests the core_blog_myprofile_navigation() function when blogs are disabled. |
| test_blog_get_listing_course() X-Ref |
| No description |
| test_blog_get_listing_module() X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |