Testing methods in java without running the whole program?

Caporegime
Joined
12 Mar 2004
Posts
29,962
Location
England
Is there a way to test out methods in java to see if they work properly without having to run the whole program, like in BlueJ? Can I use a debugger?
 
Back
Top Bottom