Extension:MWUnit/Hooks/MWUnitGetAssertionClasses
For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:MWUnitGetAssertionClasses extensions.
Details
- array &$classes: The array of assertion class names (as strings) that will be registered. Any classes in this array must implement the Assertion interface.