Search
Calendar
June 2025
S M T W T F S
« May    
1234567
891011121314
15161718192021
22232425262728
2930  
Archives

PostHeaderIcon How to test a single class in Maven?

Use the command:

maven test:single -Dtestcase=com.mypath.(...).MyUnitTest

Leave a Reply