> i.e. AbstractServiceTest is not executed!! hence not covered as expected. BTW 
> addition of debug output allows to easily pinpoint if code is really executed.
> 
> 
> According to 
> https://stackoverflow.com/questions/25813941/spring-boot-my-unit-tests-are-being-skipped
>  :
> "Spring Boot configures the Surefire plugin to run all test classes that have 
> a name ending with Test or Tests but not starting with Abstract."

Oh my, your are obviously right! That explains why running only single test 
succeeds but not when running the whole suite. 

That's a nasty "hidden" feature of Spring Boot...

Thanks a lot for your help Evgeny!

-- 
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/142307ce-56de-42d0-a88f-be34068d06a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to