Download coverage example Free Java Code

Description

Example of unit & integration test code coverage.

Source Files

The download file coverage-example-master.zip has the following entries.


.gitignore/*from w w w. j  a v  a 2s .c o m*/
LICENSE
README
pom.xml
src/main/java/com/example/HelloWorldController.java
src/main/java/com/example/MessageFactory.java
src/main/webapp/WEB-INF/conf/applicationContext.xml
src/main/webapp/WEB-INF/conf/dispatcher-servlet.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/helloWorld.jsp
src/main/webapp/index.html
src/main/webapp/index.jsp
src/test/java/com/example/HelloWorldIntegrationTest.java
src/test/java/com/example/HelloWorldPage.java
src/test/java/com/example/HomePage.java
src/test/java/com/example/MessageFactoryTest.java

Download

Click the following link to download coverage-example-master.zip.

coverage-example-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test