When I issue "mvn test" command, all my tests in test directory are executed, what if I need to run some particular test(assuming we have different test classes instead of one big test class). And is it possible in eclipse to run one particular test with m2eclipse ?
Thanks,
Petr
