(no description)
File Size: | 92 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
gradeitems_test:: (4 methods):
test_get_itemname_mapping_for_component()
test_get_advancedgrading_itemnames_for_component()
test_is_advancedgrading_itemname()
is_advancedgrading_itemname_provider()
Class: gradeitems_test - X-Ref
Unit tests for mod_forum\grades\gradeitems.test_get_itemname_mapping_for_component() X-Ref |
Ensure that the mappings are present and correct. |
test_get_advancedgrading_itemnames_for_component() X-Ref |
Ensure that the advanced grading only applies to the relevant items. |
test_is_advancedgrading_itemname(string $itemname, bool $expected) X-Ref |
Ensure that the correct items are identified by is_advancedgrading_itemname. param: string $itemname param: bool $expected |
is_advancedgrading_itemname_provider() X-Ref |
Data provider for tests of is_advancedgrading_itemname. return: array |