From: <ric...@vo...> - 2003-01-30 10:10:28
|
Hi Torben, Can you be more specific on what kind of object MockHttpSession is complaining about? As far as I know, the ExpectationSet only complains if you try to get someting out of the mockobject that wasn't set or the other way around. Richard. > -----Original Message----- > From: Torben Tretau [mailto:wt...@tr...] > Sent: Thursday, January 30, 2003 10:41 AM > To: moc...@li... > Subject: [MO-java-users] MockHttpSession > > > Hi, > > I started to use the HttpSession from mockobjects-0.7, and > ran into trouble: > The thing is that I want to use the httpSession inside of an > action and check > if it contains an object after that action.. > The problem is, that the ExcpectationSet must fulfill all > things that the httpSession contains.. But I do only expect, > that it contains some object.. > > Is there any way to solve this? How should the > MockHttpSession be used? > > Torben > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Mockobjects-java-users mailing list > Moc...@li... > https://lists.sourceforge.net/lists/listinfo/mockobjects-java-users > |