corda/test-utils
Ross Nicoll d65d63e4f6 Interim patch introducing X500Names
This is an intermediary step to introducing X500Names in all Party instances, which adds:

* Party constructor which accepts X500Name and then converts it to string.
* startNode() function which takes in X500Name instead of String
* Numerous legal name fixes to use full distinguished names
2017-05-03 10:46:03 +01:00
..
src/main/kotlin/net/corda/testing Interim patch introducing X500Names 2017-05-03 10:46:03 +01:00
build.gradle Fix potential file handle leak in Attachment (#539) 2017-04-12 15:30:28 +01:00