The tests now use assertSame to assert type is respected too.
We keep assertEquals in EventServiceProviderTest::testOmittedFiles,
as we there compare two arrays, regardless of the order of the items.
Differential D281
assertEquals → assertSame in unit tests dereckson on Feb 11 2016, 02:04. Authored by Tags None Referenced Files
Subscribers
Details
The tests now use assertSame to assert type is respected too. We keep assertEquals in EventServiceProviderTest::testOmittedFiles, phpunit
Diff Detail
Event Timeline
Comment Actions Build is green https://ci.nasqueron.org/job/test-notifications-phab/77/ for more details. Comment Actions Build is green https://ci.nasqueron.org/job/test-notifications-phab/78/ for more details. |