1
0
mirror of synced 2025-01-31 12:32:59 +03:00
kwiateusz 49c735109c Change from assertType to assertInstanceOf.
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.
2011-07-26 11:38:09 +02:00
..
2011-06-18 22:49:25 +02:00
2011-03-21 23:30:10 -04:00
2010-07-15 15:55:45 +02:00