Hi,
Can some one suggest me good
java testing approaches for the below scenario:
I have introduced few lines of code in the middle for an existing method. That method is really huge which is really difficult for me to understand the existing code.
Now I want to execute my lines of code only directly (for my testing) which I have introduced without even executing the code which I have'nt touched. Is there any way or tools to do that?
Regards!
Stan Lee
[ July 23, 2006: Message edited by: stan lee ]