Hi,

where exactly do you configure the exclusion?

> IntegrationTest always runs!


Excluding classes from code coverage does not mean they are not executed. They 
are still executed but code coverage is not recorded.

Regards,
-marc

> On 2. May 2018, at 23:40, Simbosan <[email protected]> wrote:
> 
> I have tried everything:
> 
> Trying to exclude a class called IntegrationTest  (just an example)
> 
> The name of the class: IntegrationTest
> The name of the class with .class: IntegrationTest.class
> The name of the class with wildcards: *IntegrationTest*
> The full path including: /src/main/java/<package>/IntegrationTest
> The package name: com.test.IntegrationTest
> package name with class: com.test.IntegrationTest.class
> 
> Exclude EVERYTHING: *
> 
> IntegrationTest always runs!
> 
> What am I missing here, or is this feature not working?
> 
> Eclipse Java EE IDE for Web Developers.
> Version: Oxygen.3a Release (4.7.3a)
> Build id: 20180405-1200
> OS: Windows 10, v.10.0, x86_64 / win32
> 
> EclEmma Java Code Coverage    3.1.0.201804041601    
> org.eclipse.eclemma.feature.feature.group    Eclipse EclEmma
> 
> -- 
> 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 [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/7600a48b-f9a0-4447-8f3b-cc63d85bb833%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jacoco/7600a48b-f9a0-4447-8f3b-cc63d85bb833%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/D09FA101-D511-414A-B0BA-20C8FF64E049%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to