-
- Downloads
add tests for commands
Showing
- tests/Console/CheckCommandTest.expected.txt 21 additions, 0 deletionstests/Console/CheckCommandTest.expected.txt
- tests/Console/CheckCommandTest.phpt 37 additions, 0 deletionstests/Console/CheckCommandTest.phpt
- tests/Console/CommandTestCase.php 30 additions, 0 deletionstests/Console/CommandTestCase.php
- tests/Console/ScaffoldCommandTest.expected.all.txt 21 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.all.txt
- tests/Console/ScaffoldCommandTest.expected.failing.txt 13 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.failing.txt
- tests/Console/ScaffoldCommandTest.expected.invalid.txt 12 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.invalid.txt
- tests/Console/ScaffoldCommandTest.expected.success.txt 3 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.success.txt
- tests/Console/ScaffoldCommandTest.expected.verbose.txt 7 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.verbose.txt
- tests/Console/ScaffoldCommandTest.expected.veryVerbose.txt 11 additions, 0 deletionstests/Console/ScaffoldCommandTest.expected.veryVerbose.txt
- tests/Console/ScaffoldCommandTest.phpt 82 additions, 0 deletionstests/Console/ScaffoldCommandTest.phpt
- tests/Console/check/.definition.php 18 additions, 0 deletionstests/Console/check/.definition.php
- tests/Console/check/ModifiedClass.php 14 additions, 0 deletionstests/Console/check/ModifiedClass.php
- tests/Console/check/UnmodifiedClass.php 14 additions, 0 deletionstests/Console/check/UnmodifiedClass.php
- tests/Console/definitions/.gitignore 2 additions, 0 deletionstests/Console/definitions/.gitignore
- tests/Console/definitions/failing.definition.php 20 additions, 0 deletionstests/Console/definitions/failing.definition.php
- tests/Console/definitions/good.definition.php 21 additions, 0 deletionstests/Console/definitions/good.definition.php
- tests/Console/definitions/invalid.definition.php 3 additions, 0 deletionstests/Console/definitions/invalid.definition.php
tests/Console/CheckCommandTest.expected.txt
0 → 100644
tests/Console/CheckCommandTest.phpt
0 → 100644
tests/Console/CommandTestCase.php
0 → 100644
tests/Console/ScaffoldCommandTest.phpt
0 → 100644
tests/Console/check/.definition.php
0 → 100644
tests/Console/check/ModifiedClass.php
0 → 100644
tests/Console/check/UnmodifiedClass.php
0 → 100644
tests/Console/definitions/.gitignore
0 → 100644
Please register or sign in to comment