Commit Graph

5 Commits

Author SHA1 Message Date
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