Closed peter279k closed 5 years ago
php-7.3
composer config
before_script
assertCount
assertFileExists
protected function setUp()
PHPUnit
PHPUnit 4.x
Changed log
php-7.3
test during Travis CI build.composer config
onbefore_script
step during Travis CI build work.assertCount
to assert expected count is same as result.assertFileExists
to assert file is existed.protected function setUp()
.PHPUnit
class namespace instead.PHPUnit 4.x
version.