mvn -Dtest=<classname>test.java test this will run the junit test case for all the methods in that test java file. I want to restrict it to only certain methods. Can we specify run this method in this junit test class.
please help
Praveen SP
Don't get me started about those stupid light bulbs.