divya prakash
11-16-2007, 01:48 AM
can anyone help me in removing deprecated methods, constructor methods and finalise methods from the EMMA(code coverage tool) so that it will increase the percentage of code covered..
|
Click to See Complete Forum and Search --> : Help To Remove Depricated Methods divya prakash 11-16-2007, 01:48 AM can anyone help me in removing deprecated methods, constructor methods and finalise methods from the EMMA(code coverage tool) so that it will increase the percentage of code covered.. Khalid Ali 11-18-2007, 09:30 AM not sure if I understood completely, however if you use an IDE such as IntelliJ it has a tool that will scan all of the code in project and point to the problems such as deprecated methods.... webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |