Differences Between: [Versions 311 and 402] [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 973 lines (45 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
lib_test:: (22 methods):
create_cohort_custom_field()
test_cohort_add_cohort()
test_cohort_add_cohort_missing_name()
test_cohort_add_cohort_event()
test_cohort_update_cohort()
test_cohort_update_cohort_event()
test_cohort_delete_cohort()
test_cohort_delete_cohort_event()
test_cohort_delete_category()
test_cohort_add_member()
test_cohort_add_member_event()
test_cohort_remove_member()
test_cohort_remove_member_event()
test_cohort_is_member()
test_cohort_get_cohorts()
test_cohort_get_all_cohorts()
test_cohort_get_available_cohorts()
test_get_functions_return_custom_fields()
test_cohort_add_theme_cohort()
test_cohort_update_theme_cohort()
test_cohort_get_custom_fields_data()
test_cohort_get_cohort()
create_cohort_custom_field() X-Ref |
Create Cohort custom field for testing. return: \core_customfield\field_controller |
test_cohort_add_cohort() X-Ref |
No description |
test_cohort_add_cohort_missing_name() X-Ref |
No description |
test_cohort_add_cohort_event() X-Ref |
No description |
test_cohort_update_cohort() X-Ref |
No description |
test_cohort_update_cohort_event() X-Ref |
No description |
test_cohort_delete_cohort() X-Ref |
No description |
test_cohort_delete_cohort_event() X-Ref |
No description |
test_cohort_delete_category() X-Ref |
No description |
test_cohort_add_member() X-Ref |
No description |
test_cohort_add_member_event() X-Ref |
No description |
test_cohort_remove_member() X-Ref |
No description |
test_cohort_remove_member_event() X-Ref |
No description |
test_cohort_is_member() X-Ref |
No description |
test_cohort_get_cohorts() X-Ref |
No description |
test_cohort_get_all_cohorts() X-Ref |
No description |
test_cohort_get_available_cohorts() X-Ref |
No description |
test_get_functions_return_custom_fields() X-Ref |
Test that all get functions return custom fields data. |
test_cohort_add_theme_cohort() X-Ref |
Create a cohort with allowcohortthemes enabled/disabled. |
test_cohort_update_theme_cohort() X-Ref |
Update a cohort with allowcohortthemes enabled/disabled. |
test_cohort_get_custom_fields_data() X-Ref |
Test that lib function returns custom field data for a cohorts. |
test_cohort_get_cohort() X-Ref |
Test the behaviour of cohort_get_cohort(). |