leo27lijiang / optimist

Automatically exported from code.google.com/p/optimist
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Rewrite test cases for multiple database support #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Current test cases are limited in support for more than one database type. 
Preferably the test cases should be the same but be "fed" with the correct 
connection and MyBatis mapping.

Move from JUnit to TestNG to support test suites using Maven2. The same tests 
need to be run but against different databases. 

Original issue reported on code.google.com by roland.bali@gmail.com on 6 Jan 2011 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by roland.bali@gmail.com on 11 Jan 2011 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by roland.bali@gmail.com on 12 Jan 2011 at 8:29