This notebook is a collection of code snippets and technical "how to" instructions.
To run a single test, or a group of tests use "*" for wild-cards and "," to separate the classes you want to run:
mvn -Dtest=*DaoTest, MyOtherTest test
No comments:
Post a Comment