Description
SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the results generated from the calls with the specified results.
Details
- Listing categories Unit test
- Licence Open Source
- Status Inactive
- Supported Technology PLSQL
- User Interface Command line
Contact
- Website http://sqlunit.sourceforge.net
Post New Review
You must be logged in to post a comment.