Skip navigation.

JavaTT: Java unit-testing framework with use cases

JavaTT: Java unit-testing framework with use cases

java | unit testing frameworks & tools
JavaTT separates the test data from the actual test cases; test cases may be implemented once and reused at will with different test data values. Test data values are stored in XML files, and grouped together in a scenario whose test results are also written to an XML file.