What's new? | Help | Directory | Sign in
Google
mockito
Mocking java simpler & better
  
  
  
  
    
Search
for
Updated Apr 30, 2008 by iczechowski
MavenUsers  

Starting from version 1.3, Maven Users are now able to reference mockito-core.

mockito-core:

<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.3</version> 

mockito-all:

<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.3</version> 

Comment by stig.lau, Apr 16, 2008

Waiting eagerly :)

Comment by PhilAlanThompson, Apr 23, 2008

Us too!


Sign in to add a comment