Is there a way to suppress all the output from unit testing? This stuff...
Running
com.enttek.concessions.homeoffice.service.sync.SyncTypedDataProviderFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.enttek.concessions.homeoffice.service.sync.SyncJobRunnerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
I'm not terribly interested in seeing all the "success" information,
just the failures.
I tried playing with some parameters in the Surefire plugin, but nothing
seemed to help.
Thanks,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]