Now PHPUnit doesn't show warning about deprecation of assertType. Also some refractoring from assertTrue($a instanceof $b) to assertInstanceOf. Leading \ in namespaces is not required so I removed it from few assertions. |
||
---|---|---|
.. | ||
php | ||
xml | ||
yaml | ||
AbstractMappingDriverTest.php | ||
AnnotationDriverTest.php | ||
BasicInheritanceMappingTest.php | ||
ClassMetadataFactoryTest.php | ||
ClassMetadataLoadEventTest.php | ||
ClassMetadataTest.php | ||
DriverChainTest.php | ||
PHPMappingDriverTest.php | ||
StaticPHPMappingDriverTest.php | ||
XmlMappingDriverTest.php | ||
YamlMappingDriverTest.php |