I am trying to map which test case (defined under src/test/java) ran on 
which classes (defined under src/main/java)

I tried examining the Jacoco Report and Testng report but failed to find a 
correlation between the test cases (Unit test functions) and the classes on 
which it tests


Any Hints on how to proceed will be much appreciated!


*Here I am trying to find and build a tree on which test cases ran on which 
classes*


*Something like in the pic here*




[image: Screenshot 2020-01-25 at 1.06.51 PM.png] <about:invalid#zClosurez>


I need to output that 

test1 , test2, test3 ran on class AppFeature

and test4 ran on class AppLogin

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/4b7de304-ca16-40c3-8e30-c53c66c20e91%40googlegroups.com.

Reply via email to