-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Stubing/Mocking ScrollableResults
PostPosted: Wed Oct 29, 2008 11:16 am 
Newbie

Joined: Wed Oct 29, 2008 11:02 am
Posts: 1
Location: Poland
Hi

Im unit testing one of my service classes and because of nature of unit tests I have to mock all of its collaborators.
One of collaborators is dao object with method returning ScrollableResults. I want to stub this dao method to always return expected value.
I found that all implementations of ScrollableResults interface works with JDBC API (ResultSet etc) so they are hard to stub.
Im wondering if there is some easy way to stub and extend some ScrollableResults implementation or I have to write it on my own ?
It looks strange for me if there was no need for such class before, but Im not experienced Hibernate user and I might miss something.

Regards
Daniel Lipski


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.