Download testeefi-mockito-0.4.2.jar file - Jar t

Jar examples for t:testeefi-mockito

Description

Functional testing for Java-EE.

You can download jar file testeefi-mockito 0.4.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add testeefi-mockito-0.4.2.jar to your project.

<dependency>
   <groupId>fi.testee</groupId>
   <artifactId>testeefi-mockito</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'fi.testee', name: 'testeefi-mockito', version: '0.4.2'
libraryDependencies += "fi.testee" % "testeefi-mockito" % "0.4.2"
<dependency org="fi.testee" name="testeefi-mockito" rev="0.4.2"/>
@Grapes(@Grab(group='fi.testee', module='testeefi-mockito', version='0.4.2'))
'fi.testee:testeefi-mockito:jar:0.4.2'

Download

Click the following link to download the jar file.

testeefi-mockito-0.4.2-javadoc.jar
testeefi-mockito-0.4.2-sources.jar
testeefi-mockito-0.4.2.jar
testeefi-mockito-0.4.2.pom



Related Tutorials