Product: Clover
Environment
| Operating System | |
|---|---|
| Affect Version/s | |
| JVM | |
| Database | Oracle 10.x |
| Application Server |
Error Message
clover Clover all over. Instrumented 146 files (25 packages). clover 563 test methods detected. ... clover-report Processed 1 test case result. clover-report Processed 1 test case result from 1 results file.
Symptom
Diagnostics/Test
The first part of the logging shows that Clover has successfully instrumented the test sources. However, the second part shows that it is running a single test or a batch of tests versus running all tests.
Root Cause
Not all tests being performed, hence Clover not able to link the test result to reports
Solution
Modify the script to run all tests
