in reply to more questions about catalyst test..
How about reading the documentation of Test::WWW::Mechanize, of which Test::WWW::Mechanize::Catalyst is a subclass? Especially, look at the ->content_* methods, like ->content_contains() for 2,3 and 4. You will have to write some code after that.
|
|---|