[Shadow] add CliRequest class
Review Request #88 — Created April 25, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
olivier | |
Lunr | |
https://github.com/owizen/lunr/tree/CliRequest | |
7315 | |
Reviewers | |
lunr | |
this adds the Cli request class made for being compatible in signature with the request class.
Unit tests prepared but waiting for GetoptCliParser
Diff Revision 10
This is not the most recent revision of the diff. The latest diff is revision 11. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
src/Lunr/Shadow/CliRequest.php |
---|
src/Lunr/Shadow/Tests/CliRequestBaseTest.php |
---|
src/Lunr/Shadow/Tests/CliRequestGetSetTest.php |
---|
src/Lunr/Shadow/Tests/CliRequestTest.php |
---|
tests/phpunit.xml |
---|