Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to run test classes in maven?



How to run test classes in maven?..

Answer / Sudam Kumar

To run test classes in Maven, you can use the 'test' goal by running 'mvn test'. This will execute all test classes found in your project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How do you convert input stream into string?

1 Answers  


Explain what is maven artifact?

1 Answers  


What is a cyclic dependency?

1 Answers  


What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?

1 Answers  


What are the repositories in maven?

1 Answers  


Have you ever had problem getting your projects in eclipse refreshed after you made changes in the pom files?

1 Answers  


What is the use of maven repository?

1 Answers  


What are the things that you must define for each external dependency?

1 Answers  


What is the use of snapshot in maven?

1 Answers  


Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?

1 Answers  


Difference between maven and ant?

1 Answers  


When does maven use the external dependency concept?

1 Answers  


Categories