wasylni / java-concurrent-animated

All source for JCA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. To build the executable jar:
mvn clean package -DskipTests=true

2. To run coverage report, right click ConcurrentExampleLauncher/run with coverage.
Then choose "generate coverage report" icon from Coverage summary (left/bottom)


was
1. mvn assembly:assembly
2. To run Cobertura coverage tests:
mvn site
This will launch the app. Now click around the animation you want to test
Find coverage report at/Users/vgrazi/dev/JavaConcurrentAnimatedMavenSVN/target/surefire-reports

About

All source for JCA


Languages

Language:Java 98.3%Language:HTML 1.7%