Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
Tests for theme filter.
Copyright: | 2016 Andrew Nicols <andrew@nicols.co.uk> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 100 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tool_usertours_theme_filter_testcase:: (2 methods):
filter_matches_provider()
test_filter_matches()
Class: tool_usertours_theme_filter_testcase - X-Ref
Tests for theme filter.filter_matches_provider() X-Ref |
Data Provider for filter_matches function. return: array |
test_filter_matches($filtervalues, $currenttheme, $expected) X-Ref |
Test the filter_matches function. param: array $filtervalues The filter values param: string $currenttheme The name of the current theme param: boolean $expected Whether the tour is expected to match |