acquire knowledge and impart it to the people
For a single class
mvn clean test -Dtest=ClassNameTest
For a specific method within a class
mvn clean test -Dtest=ClassNameTest#MethodName
No comments:
Post a Comment