What's new? | Help | Directory | Sign in
Google
mockito
Mocking java simpler & better
  
  
  
  
    
Search
for
Updated Apr 13, 2008 by szczepiq
Labels: Featured
Roadmap  

Potentially coming soon

stub(mock.getStuff()).toReturn(1).thenReturn(2);

any other ideas/suggestions ???


Comment by bdoncieu, Feb 28, 2008

Indeed, adding mockito to a maven repository would be usefull for those of us who use maven

Comment by Darui.wu, Mar 03, 2008

why have to use cglib-nodep 2.2_beta1? why not 2.1.3?


Sign in to add a comment