I'm not entirely sure. I haven't used TextStreamResponse before and
I'm still having a lot of issues with PageTester and the way things
are being injected. My guess is that PageTester can handle normal
pages, but the TextStreamResponse will require a different type of
mechanism behind the scenes. From your original error message, I'm
guessing that this hasn't been implemented yet.
If you are able to return a normal page without an error and test for
text on that page, then I'd say your conclusion is probably correct.
Mark
On Feb 23, 2008, at 7:57 PM, Angelo Chen wrote:
Hi Mark,
if I return null instead of : return new TextStreamResponse("text/
html",
test);
the test works, I also run it in maven, got the same result, does
that mean
PageTester does not work with pages returning TextStreamResponse?
thanks.
A.C.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]