Unit and Integration Tests With Maven and JUnit Categories
Join the DZone community and get the full member experience.
Join For Free
This example shows how to split unit and integration tests using Maven and JUnit categories.
It is especially useful for existing test suites and can be implemented in minutes.
It demonstrates a complete runnable example.
http://johndobie.blogspot.co.uk/2012/04/unit-and-integration-tests-with-maven.html
Testing
Apache Maven
JUnit
Integration
Opinions expressed by DZone contributors are their own.
Comments