corda/testing/node-driver/src
szymonsztuka 359610ff14
Ability to run integration tests against standalone databases
* Additional database confing and implied property ${nodeOrganizationName}.
* Integration tests extend from base class which allows to configure database connection (in-memory/remote db) and to run setup/tear down SQL scripts.
2017-11-13 17:29:57 +00:00
..
integration-test/kotlin/net/corda/testing Ability to run integration tests against standalone databases 2017-11-13 17:29:57 +00:00
main/kotlin/net/corda/testing Ability to run integration tests against standalone databases 2017-11-13 17:29:57 +00:00
test/java/net/corda/testing/node CORDA-716 Retire MockNetwork.Factory (#1937) 2017-10-31 17:10:37 +00:00