mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
0762a61aca
* In AbstractNode check if an initiating flow already has a flow registered to it and throw exception if one has been In AbstractNode.internalRegisterFlowFactory check if a flow factory already exists for a initiating flow If a factory does exist, throw an exception A few tests needed to be fixed due to this change * Reorder test setup to prevent flows from being registered multiple times * Use check instead of if and throws statement in AbstractNode when checking for initiating flow having multiple flows mapped to it Use check instead of if throws statement Change names of methods in tests Improve FlowRegistrationTest to better check if flow has been registered properly * tidy up FlowFrameworkTests and FlowRegistrationTest |
||
---|---|---|
.. | ||
capsule | ||
src | ||
build.gradle |