Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base | ||
caching | ||
db | ||
helpers | ||
validators | ||
web | ||
YiiBaseTest.php |
- rename requireApp() to mockApplication() - always destroy app on tearDown() - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN - mockApplication() becomes a lot easier. Destroying app on each tearDown means creating it on every call is fine. No more checking if it already exists and if it has been created from the same config. - \yii::$app should have been \Yii::$app
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
base | Loading commit data... | |
caching | Loading commit data... | |
db | Loading commit data... | |
helpers | Loading commit data... | |
validators | Loading commit data... | |
web | Loading commit data... | |
YiiBaseTest.php | Loading commit data... |