Commit Graph

5 Commits

Author SHA1 Message Date
SilverFire - Dmitry Naumenko
edc3d0a35f Enhanced TestCase::invokeMethod(), ::getInaccessibleProperty() to revoke access after calling 2016-12-31 21:27:48 +02:00
Boudewijn Vahrmeijer
b641c1f41b Enh Dependency getHasChanged (#12928)
* - rename getHasChanged() to isChanged()
- updated docs
- added tests for Dependency
- added useful helpers for inaccessible properties to TestCase
2016-11-09 10:05:06 +01:00
Boudewijn Vahrmeijer
560e3eb0a3 Unit tests created for ActiveQuery (#12889)
* setup ActiveQueryTest

* basic unit tests for ActiveQuery are created:
- all protected & public methods are covered
- method return types are tested
- some functions are already full tested, others are supplied with @todo

* fix driver for mssql

* fix ::class to className()

* remove OCI tests
2016-11-01 20:48:58 +01:00
Alexander Makarov
ab06e9c8dc Fixes #9605 2015-09-08 02:24:56 +03:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00