issues
search
cakephp
/
codeception
CakePHP module for Codeception
Other
46
stars
28
forks
source link
Improve assertions about file/directory assertions
#52
Closed
peter279k
closed
4 years ago
peter279k
commented
4 years ago
Changed log
Using
assertDirectoryExists
to assert specific directory is existed.
Using
assertFileExists
to assert specific file is existed.
Changed log
assertDirectoryExists
to assert specific directory is existed.assertFileExists
to assert specific file is existed.