Add unit tests for dblib
authorDan Timoney <dtimoney@att.com>
Tue, 3 Oct 2017 12:17:38 +0000 (08:17 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 3 Oct 2017 12:17:38 +0000 (08:17 -0400)
commitd73d257d76fa8211113fa3ef1a4e4058e67f4f2c
treec7470982a3d0bab1b8babbd08187391aa2f1400e
parentdd9e2cbc650434d7c0da1976f9eb1bfe161f721a
Add unit tests for dblib

Add unit test case for dblib/provider, using MariaDB4J as database.

Change-Id: I18492595a9d54999c3d52b56ecfe33d0d2cae019
Issue-ID: CCSDK-106
Signed-off-by: Dan Timoney <dtimoney@att.com>
dblib/provider/pom.xml
dblib/provider/src/test/java/org/onap/ccsdk/sli/core/dblib/TestDBResourceManager.java [new file with mode: 0644]
dblib/provider/src/test/resources/dblib.properties [new file with mode: 0644]