Closed peter279k closed 3 years ago
*
ext-xdebug
assertCount
assertIsArray
array
assertIsNumberic
numeric
Agree, thank you.
Changed log
*
version definition forext-xdebug
because it's not necessary to specifyext-xdebug
version.assertCount
to assert expected count is same as result.assertIsArray
to assert expected type isarray
.assertIsNumberic
to assert expected type isnumeric
type.