corda/finance
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
..
isolated ContractState now references contract by class name (#1407) 2017-09-11 16:44:18 +01:00
src Improved support for testing custom schemas using a MockNetwork. (#1450) 2017-09-13 12:06:24 +01:00
build.gradle Remove the copy of Guava from within the finance module. (#1362) 2017-08-31 14:40:32 +01:00