How Is JUnit Tested?

G

Guillaume

I'm trying to find out how JUnit itself is tested. I'm assuming that
there are some test cases used for testing it, but I can't seem to
find them in the downloadable source. Any ideas on how I could go
about testing it myself maybe?
 
O

Owen Jacobson

I'm trying to find out how JUnit itself is tested. I'm assuming that
there are some test cases used for testing it, but I can't seem to
find them in the downloadable source. Any ideas on how I could go
about testing it myself maybe?

The tests are included with the source code in junit4.4.zip, in the
packages junit.tests and org.junit.tests. The junit-4.4-src.jar file
is sources corresponding to the JUnit library (junit-4.4.jar) only.

-Owen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,207
Latest member
Best crypto consultant

Latest Threads

Top