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
..
2017-09-01 14:50:29 +01:00
2017-08-31 10:09:31 +01:00
2017-08-17 17:26:10 +01:00
2017-03-08 12:31:22 +01:00
2017-08-15 22:32:30 +01:00
2017-09-05 17:38:53 +01:00
2017-09-05 12:32:28 +02:00