public marks

PUBLIC MARKS with tags "unit test" & java

2011

PowerMock

by ludochane
PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. Currently PowerMock supports EasyMock and Mockito

Mockito

by ludochane
Framework de mock java

2009

Mocking : is there a difference between asking and telling?

by Elryk
Article expliquant en quoi librairie Mockito fait bien la différence entre les indirect input et les indirect output.

2008

EclEmma - Java Code Coverage for Eclipse

by Elryk
Le plugin eclipse EclEmma utilise de manière sous-jacente le produit de couverture de test Emma et permet ainsi d'obtenir un retour concernant la couverture de code immédiat à l'intérieur d'Eclipse. Le plugin est étonnamment simple et puissant.

2007

Unitils - library for enhance unit test by using annotation approach

by hai79
Describe how to extend the unit test features by adding new annotation. I also provide an example of writing the Ldap operations unit test using custom module of Unitils testing framework

Enhance the Unit test using Annotation approach

by hai79
This blog discuss the benefits of using the specific class of JUnit4 that helps developers can custom the way of running unit test, user can reduce the test code, increase the re-usability by using Annotation

Unitils - the excellent unit test library

by hai79
I am developing the Wicket application using Spring, Hibernate. I use Wicket tester module, JUnit4, EasyMock and DBUnit for writing test code. While writing test code, many lines of code writing for set up test cases and they are re-used across test cases. The new unit test framework names Unitils helps me a lot in configuring the database unit test (DBUnit, Hibernate) also the service unit test (Spring, EasyMock).

2006

JFunc: JUnit Functional Testing Extension

by Regis & 2 others (via)
Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, JUnit is currently the premiere unit testing framework for Java software.

PUBLIC TAGS related to tag "unit test"

article +   bouchon +   couverture +   coverage +   eclipse +   framework +   hibernate +   java +   ldap +   mock +   mockito +   plugin +   software +   spring +   test +   test coverage +   test unitaire +   unitils +  

Active users

ludochane
last mark : 07/01/2011 16:09

Elryk
last mark : 05/02/2009 12:06

hai79
last mark : 15/10/2007 18:06

Regis
last mark : 03/10/2006 08:06