PDA

Click to See Complete Forum and Search --> : Unit testing in java


Grhymn
Mar 27th, 2010, 02:22 PM
Is there a way to test private methods in java. I am using BlueJ.
Thank you.

x-ice
Apr 1st, 2010, 05:26 PM
Is there a way to test private methods in java. I am using BlueJ.
Thank you.Try JUnit ('http://www.junit.org/')