[Catalyst] Unit Testing
Yao Wang
S3115360 at student.rmit.edu.au
Sun Apr 20 03:51:44 BST 2008
Hi Everybody,
Recently, i am looking for some modules for unit testing. I have seen Catalyst::Test, Test::WWW::Mechanize::Catalyst etc, i think they are the testing tools for application, not for unit testing. When i do the unit testing, i need to pass $c and some other params to the methods right ? But how can i create $c for testing ?
So can anybody tell me how to create this kind of $c ?
Thanks,
Yao
More information about the Catalyst
mailing list