Re: [JWebUnit-users] Re : Request Objects

2010-02-15 Thread Stand Trooper
Thx for the reply. Basically, I need to pass an object I create to the request as an attribute. Basically, this isn't currently an implementation within JWebUnit, that I can find. Is this something that will be coming up on the roadmap for an implementation? I'd like to be able to use whatever

[JWebUnit-users] Re : Request Objects

2010-02-15 Thread Julien HENRY
Hi, There is a similar functionality in HtmlUnit [1]. Therefore it may require to acces JWebUnit internal code so I don't know if all components have the needed visibility. Another solution is to use the same mecanism as JWebUnit JUnit tests. You can load an HTML file or access an embedded web