netbeans and junit

Hi, I am sorry if this is the wrong place to post this but I need a quick answer.I have developed a school project in netbeans and junit.How can I execute the junit tests externaly to the IDE?Where is the junit installed?thanks,Sebastian
[286 byte] By [aus_java_studenta] at [2007-10-3 3:05:06]
# 1
JUnit is just a java library. Take a look at http://www.junit.org/index.htm
sabre150a at 2007-7-14 20:55:10 > top of Java-index,Java Essentials,New To Java...
# 2
Thanks for your help.I got the answer I needed from another post.
aus_java_studenta at 2007-7-14 20:55:10 > top of Java-index,Java Essentials,New To Java...