Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j256/ormlite-tests

More extensive unit tests
https://github.com/j256/ormlite-tests

java orm ormlite tests

Last synced: 3 months ago
JSON representation

More extensive unit tests

Awesome Lists containing this project

README

        

This package provides various tests for the Ormlite project. These tests are not
appropriate for running inside of Ormlite itself because they require database support
that will probably not be available to all developers. These tests actually contact
mysql, postgres, mssql, and other databases that are available to the author.

For more information, see the online documentation on the home page:

http://ormlite.com/

Sources can be found online via Github:

https://github.com/j256/ormlite-test

Enjoy,
Gray Watson