Commit Graph

3 Commits

Author SHA1 Message Date
crynobone 0d8a4ffbdd Add unit testing coverage for Laravel\HTML and improve setUp and tearDown for Form unit-test
Signed-off-by: crynobone <crynobone@gmail.com>
2012-11-06 22:33:29 +08:00
crynobone 6dc6b2b5ae Rename TestForm class to FormTest, to make it consistent with all other
testcases. Also remove tearDown method, as it doesn't do anything at
this moment.

Signed-off-by: crynobone <crynobone@gmail.com>
2012-11-06 19:43:13 +08:00
crynobone 72dbf5ddeb Add full code coverage for Laravel\Form
Signed-off-by: crynobone <crynobone@gmail.com>
2012-11-06 17:42:35 +08:00