Kelly Goedert
2015-02-10 13:05:06 UTC
Hi,
apparently when I use @RunWith(MockitoJUnitRunner.class) and its annotation
@InjectMocks, jacoco does not produce the correct reports. It shows me a
warning in the maven output like this:
. For report generation the same class files must be used as at runtime.
[WARNING] Execution data for class MyClass does not match.
Is this assumption correct?
apparently when I use @RunWith(MockitoJUnitRunner.class) and its annotation
@InjectMocks, jacoco does not produce the correct reports. It shows me a
warning in the maven output like this:
. For report generation the same class files must be used as at runtime.
[WARNING] Execution data for class MyClass does not match.
Is this assumption correct?
--
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/5d0716a7-83a0-4b23-874b-56a8d797a0a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/5d0716a7-83a0-4b23-874b-56a8d797a0a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.