PHPUnit: added some tests #4973
Annotations
6 errors
PHPStan Static Analysis:
app/code/core/Mage/Cms/Model/Resource/Block/Collection.php#L103
Call to Varien_Data_Collection_Db::_renderFiltersBefore() on a separate line has no effect.
|
PHPStan Static Analysis:
app/code/core/Mage/Cms/Model/Resource/Page/Collection.php#L173
Call to Varien_Data_Collection_Db::_renderFiltersBefore() on a separate line has no effect.
|
PHPStan Static Analysis:
tests/unit/Mage/Cms/Model/PageTest.php#L62
Call to method PHPUnit\Framework\Assert::assertIsString() with string will always evaluate to true.
|
PHPStan Static Analysis:
tests/unit/Mage/Cms/Model/PageTest.php#L71
Call to method PHPUnit\Framework\Assert::assertIsString() with string will always evaluate to true.
|
PHPStan Static Analysis:
tests/unit/Mage/Cms/Model/PageTest.php#L80
Call to method PHPUnit\Framework\Assert::assertIsString() with string will always evaluate to true.
|
PHPStan Static Analysis
Process completed with exit code 1.
|
Loading