I'm trying to get started using JWebUnit. I downloaded the 1.4.1 zip file and have started using it in some acceptence test cases.
I've been looking over the JavaDocs, but I can't seem to find any support for testing that a redirect occured, nor for testing what the current URL is after a request. For instance I'm trying to write an authentication required test case. I can easily assert that after requested a protected resource that the login form is displayed, so I "know" that the redirect happened. But I would like to also assert that the URL has changed from the requested resource to the login form's URL, etc. Is this possible to test with JWebUnit? If its not, is there another tool people tend to use in combination with JWebUnit to fill in this type of assertion? Thank you. Eric ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ JWebUnit-users mailing list JWebUnit-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jwebunit-users