corda/testing
Dan Newton 599aa709dd CORDA-1837 - Reject nodes that have the same organisation name in driver tests (#3740)
* Reject nodes that have the same organisation name as a previously registered node rather than the same X500 name

DriverDSLImpl -> NetworkVisibilityController -> register check organisation name rather than X500 name and throw IllegalStateException if already exists
Added test to DriverTests to test multiple organisation names end exceptionally

* Remove redundant test and store the organisation names rather than X500 names for driver tests
2018-08-08 11:30:57 +01:00
..
node-driver CORDA-1837 - Reject nodes that have the same organisation name in driver tests (#3740) 2018-08-08 11:30:57 +01:00
smoke-test-utils CORDA-961 - Revert the introduction of GlobalProperties. 2018-02-19 15:57:21 +00:00
test-common CORDA-1575, CORDA-1341 - Fix logfiles for out of process nodes, Ensure API can be called concurrently wrt transactions.(#3312) 2018-06-07 11:26:19 +01:00
test-utils CORDA-1709 - The MVP blob inspector, able to inspect network service blobs (#3503) 2018-07-03 19:58:13 +01:00