corda/samples/trader-demo/src
Ross Nicoll e4f5e16bf4
Clean up identities in tests, stage 1 (#2059)
* Clean up identities in CashTests so that the mini/mega corp keys and identities are correctly
paired together throughout. Previously `miniCorpServices` presented the same key as the
MegaCorp identity, but with the name Mini Corp attached.
* Correct key/name matches in VaultWithCashTest
* Split services in CashTests to not have multiple identities per service hub
2017-11-16 17:17:45 +00:00
..
integration-test/kotlin/net/corda/traderdemo Removed the ability to manually start notary nodes from the driver and MockNetwork. Instead by default a single notary is automatically started. This can be customised at creation time of the driver and MockNetwork. This more accurately models the concept of network parameters in a CZ. 2017-11-05 22:55:33 +00:00
main Reformat files in testing 2017-10-09 15:26:40 +01:00
test/kotlin/net/corda/traderdemo Clean up identities in tests, stage 1 (#2059) 2017-11-16 17:17:45 +00:00