settingsLogin | Registersettings
Show Menu

Unit Testing

0 votes
How can we create auto unit test coverage in Spring?
asked Dec 26, 2014 by shantonu (160 points)

2 Answers

+1 vote

What you are looking for isn't supported through core Spring, but can be easily achieved through on of the spring projects, spcifically, Spring Roo. There are also 3rd party paid/free tools which you can take help from.

answered Dec 26, 2014 by mozammel (540 points)
Thanks, looks acceptance tests can be done with selenium.
0 votes

Once I used CodePro Analytix developed by Google probably in 3-4 years back. I don't know how much it is improved now, but it was amazing at that time.

https://developers.google.com/java-dev-tools/codepro/doc/

answered Dec 26, 2014 by rokonoid (140 points)
Welcome to LivingOnCodes QA, where you can ask questions and receive answers from other members of the community.

Most popular tags

...