Nice.
On Thu, Jan 2, 2014 at 3:59 PM, Morten Olav Hansen <[email protected]>wrote: > Hi > > I have added a new marker class to use with slow tests / integration tests > called IntegrationTest. > > This is used by tagging the class or method with: > @Category( IntegrationTest.class ) > > They will then be excluded by default, and must be run by turning on the > profile "integration". > > mvn test -Pintegration > > -- > Morten > > -- > Mailing list: https://launchpad.net/~dhis2-devs-core > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs-core > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~dhis2-devs-core Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs-core More help : https://help.launchpad.net/ListHelp

