jwebunit: How do I set the environment from the server side?

View: New views
1 Messages — Rating Filter:   Alert me  

jwebunit: How do I set the environment from the server side?

by laredotornado :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm using the latest version of JWebUnit with Java 1.5 on Mac OS 10.5.6.  I have written a bunch of JWebUnit tests, and I want to run one test in which some session properties on the server side change.  I would prefer a programmatic way to do this as opposed to having to stop my tests, change something on the server side, re-start my test, change things back, and then continue.

Does anyone have any guidance here?  My web/app container is Resin 3.0.19 if that's helpful.

Thanks, - Dave