corda/testing/test-utils
szymonsztuka 709b3791a3
SQL Azure and SQL Server database integration tests (#115)
* Integration test are parameterised (extends IntegrationTest) to run against a remote database with 4 db scripts run @BeforeClass, @Before, @After and @AfterClass.
* SQL script for SQL Azure and SQL Server databases and templates of JDBC configuration.
2017-12-01 17:17:51 +00:00
..
src/main SQL Azure and SQL Server database integration tests (#115) 2017-12-01 17:17:51 +00:00
build.gradle Ability to run integration tests against standalone databases 2017-11-13 17:29:57 +00:00