document-database-tests
v0.1.0
Published
Tests for to a generic document (no-SQL) database, document-database-if.
Downloads
1
Readme
document-database-tests
Tests for a generic document (no-SQL) database, DocumentDatabase
These tests can be reused for any object that implements DocumentDatabase. The tests can be configured for use with a specfic DocumentDatabase.
For example, see the the test usage in MongoDBAdaptor