First, we presented a high-level description of an enterprise testing framework, which shows what
tests should be executed in each phase of the application development life cycle. Second, we developed
three types of test, including the logic unit test, integration unit test, and frontend unit test, respectively.
Finally, we discussed how to use the CodePro Analytix tool to measure the code coverage of the
test classes.
Testing an enterprise application is a huge topic, and if you want to have a more detailed under-
standing of the JUnit library, we recommend the book JUnit in Action, Second Edition (Manning, 2010 ).
Search WWH :
Custom Search
Previous Page
Spring Framework 3 Topic Index
Next Page
Spring Framework 3 Bookmarks
Home