summaryrefslogtreecommitdiffstats
path: root/tests/lib/Notification
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-19/+19
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-093-0/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-094-4/+0
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-273-25/+38
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-165-423/+196
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-7/+42
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-2/+2
* Use ::class in test mocksMorris Jobke2017-10-241-25/+28
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-1/+3
* 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-203-0/+1280