Hi, The test suite that we use uses a client-server architecture. We create the proxy of the services and then we call the APIs from the proxy. Upon installing the eclipse plugin and run the coverage test using TestNG, EclEmma displayed the coverage of my test code. I actually want to know how much code was covered at the server side. Could you please tell me the steps to perform the same on the server side?
Would I need to instrument the jars at the server side? The tests that can be invoked from maven are again client side. Thanks in advance for your help. -Abhinav -- 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/b0f8e1c3-bd6a-4df8-9abf-1123dda05362%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
