Commit Graph

8 Commits

Author SHA1 Message Date
Klimov Paul
dee88787fc compatibility with PHPUnit 6.x added 2017-04-13 14:49:43 +03:00
Alexander Makarov
3f8e8a89eb Used more specific unit test assertions in framework tests 2017-03-14 09:45:31 +03:00
Robert Korulczyk
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
Dmitriy Makarov
8b49164f72 Added BaseYiiTest tests of the following methods: (#12235)
- BaseYii::info()
- BaseYii::warning()
- BaseYii::trace()
- BaseYii::error()
- BaseYii::beginProfile()
- BaseYii::endProfile()
2016-08-21 13:53:45 +03:00
Klimov Paul
3e3c4b12ef unit test BaseYiiTest::testSetupLogger() improved 2016-08-18 15:42:16 +03:00
Dmitriy Makarov
cb6e5dcc61 Added BaseYii test for the setLogger() method (#12187)
Added BaseYii test for the setLogger() method
2016-08-18 15:23:56 +03:00
Sam Mousa
5f1a5fbcf7 Implemented DI for callable component configuration
fixes #10908
2016-04-22 17:03:18 +02:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00