summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Handler/TestHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.x'Jordi Boggiano2016-11-161-0/+4
|\
| * Make protected generic methods publicJulien Falque2016-11-161-0/+4
* | Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* | CS fixesJordi Boggiano2016-05-261-11/+11
* | Make TestCase class available to dependents to help with testingJordi Boggiano2016-05-201-1/+1
|/
* CS fixesJordi Boggiano2015-07-141-2/+2
* Add TestHandler::hasRecordThatMatches($regex, $level)Austin Hyde2015-06-201-0/+2
* Replace boilerplate with magic methodsAustin Hyde2015-06-201-0/+6
* Add a message to assertions to know which ones failAustin Hyde2015-06-201-8/+8
* Add strpos based TestHandler methodsRichard Tuin2015-03-181-0/+2
* Implement the 8 RFC3164 severity levels instead of just 6.Frederic G. MARAND2012-05-281-6/+8
* Tested the TestHandler (WTF)Jordi Boggiano2011-06-291-0/+54