(no description)
File Size: | 182 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
cohort_handler_test:: (8 methods):
setUp()
create_cohort_custom_field()
test_get_configuration_context()
test_get_configuration_url()
test_can_configure()
test_get_instance_context()
test_can_edit()
test_can_view()
Class: cohort_handler_test - X-Ref
Unit tests for cohort custom field handler.setUp() X-Ref |
Setup. |
create_cohort_custom_field() X-Ref |
Create Cohort custom field for testing. return: field_controller |
test_get_configuration_context() X-Ref |
Test configuration context. |
test_get_configuration_url() X-Ref |
Test getting config URL. |
test_can_configure() X-Ref |
Test can configure check. |
test_get_instance_context() X-Ref |
Test getting instance context. |
test_can_edit() X-Ref |
Test can edit functionality. |
test_can_view() X-Ref |
Test can view functionality. |