From: Matt G. <MGo...@lg...> - 2005-05-27 19:26:16
|
Hi,=20 =20 I am wondering if I can or should be able to create a jar file of the instrumented classes to run my application from. Doing so would then permit me to run my application with this jar and determine how much of the code is affected or used by performing a given set of actions in the app, assuming I could then generate reports based on these steps.=20 =20 I have found little information on the cobertura.ser file and would like to know more about it. I didn't find any references to it in the cobertura source tree but could have missed something. Where is it specified, and can I change this, perhaps using a properties file? Is it a correct assumption that this is where the instrumented classes are storing information generated from running the unit tests? If so, then I could equivalently exercise the instrumented files by running the app normally and subsequently generating reports, assuming I can get the reporter to also read in a specific cobertura.ser.=20=20 =20 Thanks for your help, =20 Matt Gochnour ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and pri= vileged information for the sole use of the intended recipient. Any review= , use, distribution, or disclosure by others is strictly prohibited. If yo= u are not the intended recipient (or authorized to receive information for = the intended recipient), please contact the sender by reply e-mail and dele= te all copies of this message. |