Base class for unit tests for message_jabber.
Copyright: | 2018 Mihail Geshoski <mihail@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 61 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
provider_test:: (3 methods):
setUp()
test_get_metadata()
test_get_contexts_for_userid()
Class: provider_test - X-Ref
Unit tests for message\output\jabber\classes\privacy\provider.phpsetUp() X-Ref |
Basic setup for these tests. |
test_get_metadata() X-Ref |
Test returning metadata. |
test_get_contexts_for_userid() X-Ref |
Test getting the context for the user ID related to this plugin. |