Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]
Tests for time filter.
Copyright: | 2019 Tom Dickman <tomdickman@catalyst-au.net> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 140 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tool_usertours_accessdate_filter_test:: (3 methods):
setUp()
filter_matches_provider()
test_filter_matches()
Class: tool_usertours_accessdate_filter_test - X-Ref
Tests for time filter.setUp() X-Ref |
No description |
filter_matches_provider() X-Ref |
Data Provider for filter_matches method. return: array |
test_filter_matches($filtervalues, $userstate, $expected) X-Ref |
Test filter matches. param: array $filtervalues the filter values set. param: array $userstate any user state required for test. param: bool $expected result expected. |