corda/testing
josecoll 5504493c8d Improved support for testing custom schemas using a MockNetwork. (#1450)
* Improved support for testing custom schemas using a MockNetwork.

* Removed `requiredSchemas` from CordaPluginREgistry configuration
Custom schema registration now uses classpath scanning (CorDapps) and explicit registration (tests) following same mechanisms as flow registration.

* Updated following PR review feedback.

* Helper function to return Kotlin object instance fixed and moved to core InternalUtils class.

* Fixed auto-scanning Unit test to assert correct registration of custom schema.

* cleanup comment.

* Changes following rebase from master.
2017-09-13 12:06:24 +01:00
..
node-driver Improved support for testing custom schemas using a MockNetwork. (#1450) 2017-09-13 12:06:24 +01:00
smoke-test-utils Replace X500Name with CordaX500Name (#1447) 2017-09-12 01:03:10 +01:00
test-common Group test scope modules in testing dir (#1419) 2017-09-05 18:27:26 +01:00
test-utils Clean up CordaX500Name (#1487) 2017-09-12 13:08:43 +01:00