Codebase list libjdom2-intellij-java / 462beb2f-467f-48fe-b3a0-2faf95b3c187/main test / README.txt
462beb2f-467f-48fe-b3a0-2faf95b3c187/main

Tree @462beb2f-467f-48fe-b3a0-2faf95b3c187/main (Download .tar.gz)

README.txt @462beb2f-467f-48fe-b3a0-2faf95b3c187/main

c07e532
 
 
 
 
 
 
 
 
 
 
 
Introduction
============

this 'test' folder is the home for a set of test cases covering all aspects
of JDOM behavior, used to ensure the JDOM core library consistently behaves as
documented.  My expectation is that we'll run these tests before every
check-in.  Currently the module includes a set of JUnit library.  Your help in
fleshing out the test cases is most welcome.  Send patches to the
jdom-interest list.

You can run the test cases with 'ant junit' in the parent directory.