wiki.techinc.nl/tests/phpunit/includes/actions
Alangi Derick 5d8fda717d Add PHPUnit tests for methods in ViewAction::class
* makeViewActionClassFactory() - helper function to create an
  instance of the ViewAction class and return it.
* testGetName() - covers the getName() method in ViewAction class.
* testOnView() - covers the onView() method in ViewAction class.

Change-Id: I1c84c8f51d96386196a1c0b44a209f90ddd8e716
2018-11-20 18:13:50 +01:00
..
ActionTest.php Action::checkCanExecute should only block an Action if the user is sitewide blocked 2018-11-14 14:45:30 -05:00
ViewActionTest.php Add PHPUnit tests for methods in ViewAction::class 2018-11-20 18:13:50 +01:00
WatchActionTest.php WatchAction::onSubmit return correct value, not always true 2018-05-23 20:36:37 +02:00