easymock - How to expect a Mock method to be called "Any" number of times in Groovy -
i can't find formal way in groovy's mockfor object define expected call can called number of times in easymock, using anytimes()
i know define range of '1..999' , covering want, wonder if there such "anytimes()" method available, couldn't find reference google.
thanks
no, knowledge, can not specify , infinite range.
Comments
Post a Comment