corda/testing
Chris Rankin 01d896394a
CORDA-1862: Allow MockNetwork to create StartedMockNode from UnstartedMockNode. (#3731)
* Allow MockNetwork to create StartedMockNode from UnstartedMockNode.
* Reimplement by adding a `started` property to UnstartedMockNode.
* Throw IllegalStateException instead of NoSuchElementException.
* Add an isStarted property to UnstartedMockNode.
2018-08-01 08:35:39 +01:00
..
node-driver CORDA-1862: Allow MockNetwork to create StartedMockNode from UnstartedMockNode. (#3731) 2018-08-01 08:35:39 +01:00
smoke-test-utils Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00
test-common CORDA-1660: Wiring up the CordaRPCClient class loader to the p2p serialisation context. (#3454) 2018-06-27 17:02:35 +01:00
test-utils Added checks against the use of the special uploader tokens (#3724) 2018-07-31 17:01:39 +01:00