JUnit
-
Core Java

JUnit and Hamcrest: Improving On assertEquals
In my blog post Are Static Imports Becoming Increasingly Accepted in Java?, I discussed the increasing use of static imports…
Read More » -
Enterprise Java

Beyond JUnit – Testing Frameworks alternatives
JUnit is the defacto Java unit testing framework, but there’s a couple of new (and not so new) frameworks out…
Read More » -
Enterprise Java

Covering your tests with Cobertura, JUnit, HSQLDB, JPA
Hello, how are you? Let us talk today about a very useful tool named āCoberturaā. This framework has the same…
Read More » -
Software Development

Effective Unit Testing – Not All Code is Created Equal
Unit Testing is one of the most adopted methodologies for high quality code. Its contribution to a more stable, independent…
Read More » -
Software Development

7 mistakes of software testing
Though most developers know the importance of testing, it seems that a lot of them still arenāt testing enough. And…
Read More » -
Core Java

TestNG or JUnit
For many years now, I have always found myself going back to TestNG whenever it comes to doing Unit Testing…
Read More » -
Enterprise Java

DB unit testing with dbUnit, JSON, HSQLDB and JUnit Rules
In this weekās run of my TDD course, I thought it would be interesting to write a little fixture to…
Read More » -
Enterprise Java

My Testing and Code Analysis Toolbox
Last week we kicked of a āTesting Skill Groupā at LINEAS, a group for exchanging knowledge about testing. One question…
Read More » -
Enterprise Java

Some Definitions – Testing Techniques 9
I think that Iām coming to the end of my series of blogs on testing techniques, and it feels like…
Read More »





