JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve test cases out from XML, and asserts results against those expected ones in data file.
- Category: Testing Tools
- License: Other
- HomePage: http://jtestcase.sourceforge.net/


