Hello Cactus developers team!
I work with Cactus for our projects and found it very usefull. Now olny
one think not enough for me...
..I try make test to testing multipart support but don't found way to do
this. As described in cactusAPI :
public class ServletTestRequest
extends java.lang.Object
Contains all HTTP request data for a test case. ...
In follow ServletTestRequest class API I don't found method wich give
possibilities to stream manipulation. Is problem in me or..?
I need access to multipart data, but still not ready do it :(
Generic Method of ServletRequest : ServletInputStream
getInputStream() Retrieves the body of the request as binary
data using a ServletInputStream.
has no equvivalent in ServletTestRequest class.
Kind regards,
Gennady Berezhnoy.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]