See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
The module forums tests
Copyright: | 2016 Andrew Nicols <andrew@nicols.co.uk> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 191 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_forum_output_email_testcase:: (2 methods):
postdate_provider()
test_postdate()
Class: mod_forum_output_email_testcase - X-Ref
Tests for the forum output/email class.postdate_provider() X-Ref |
Data provider for the postdate function tests. |
test_postdate($globalconfig, $forumconfig, $postconfig, $discussionconfig, $expectation) X-Ref |
Test for the forum email renderable postdate. param: array $globalconfig The configuration to set on $CFG param: array $forumconfig The configuration for this forum param: array $postconfig The configuration for this post param: array $discussionconfig The configuration for this discussion param: string $expectation The expected date |