Recent Posts
Archives

PostHeaderIcon How to test a single class in Maven?

Use the command:

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

Leave a Reply