summaryrefslogtreecommitdiffstats
path: root/tests/lib/Notification/NotificationTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-14/+14
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-17/+27
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-72/+5
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-7/+42
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-2/+2
* Allow rich object subjects for NotificationsJoas Schilling2016-10-201-29/+21
* Add an icon to the notification APIJoas Schilling2016-10-071-0/+28
* Make sure the primary action is always the first oneJoas Schilling2016-08-151-0/+29
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+629