JavaTT: Java unit-testing framework with use cases
JavaTT: Java unit-testing framework with use cases
Submitted by webmaster@testdriven.com (Links) on Thu, 16/09/2004 - 22:08. java | unit testing frameworks & toolsJavaTT 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.
