Posted By:
Sayali_P
Posted On:
Monday, April 3, 2006 07:35 AM
Hi All,
I m very new to junit .i want to use a function written in a junit test case in different test cases .but i m not getting how to do it .here is my code .cn any1 tell me an example fro the same .
Like i have a junit testcase 1 and i have written a function inside it ,which actually is the test case ,now i want to use the same function in some other test case
i m not getting how to do it
i know i need to create a package but still some guidelines would be useful
Thanks,
say