corda/tools/shell/src/integration-test
josecoll 37c7fff8b1
CORDA-1892 CRaSH shell flow start fix for similar flow names. (#3874)
* Added fix and associated unit test.

* Fixed broken unit test + added another test case + used NoOpFlows + use Mock output object to assert correct result output.

* Remove unnecessary additional println.

* Minor cleanup in test code.

* Relax nameFragment matching to cater for fully qualified and simple Flow classname specifications.

* Remove superfluous check.

* Minor fix + added additional Unit Test cases to cover all scenarios.

* Reverted back to original behaviour + extra check to avoid ambiguity for exact match.

* Changes following final PR review comments.
2018-09-11 11:41:45 +01:00
..
kotlin/net/corda/tools/shell CORDA-1892 CRaSH shell flow start fix for similar flow names. (#3874) 2018-09-11 11:41:45 +01:00
resources [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00