MediaWiki
1.34.0
|
@group Gadgets More...
Public Member Functions | |
setUp () | |
tearDown () | |
testPreferences () | |
@covers Gadget @covers GadgetHooks::getPreferences @covers GadgetRepo @covers MediaWikiGadgetsDefinitionRepo More... | |
Protected Attributes | |
User | $user |
@group Gadgets
Definition at line 8 of file GadgetHooksTest.php.
GadgetHooksTest::setUp | ( | ) |
Definition at line 14 of file GadgetHooksTest.php.
References $wgGroupPermissions.
GadgetHooksTest::tearDown | ( | ) |
Definition at line 25 of file GadgetHooksTest.php.
References GadgetRepo\setSingleton().
GadgetHooksTest::testPreferences | ( | ) |
@covers Gadget @covers GadgetHooks::getPreferences @covers GadgetRepo @covers MediaWikiGadgetsDefinitionRepo
Definition at line 36 of file GadgetHooksTest.php.
References MediaWikiGadgetsDefinitionRepo\fetchStructuredList(), GadgetHooks\getPreferences(), and GadgetRepo\setSingleton().
|
protected |
Definition at line 12 of file GadgetHooksTest.php.