corda/tools/shell/src/test
Adel El-Beik 374ae80ab1 ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969)
* ENT-3322: Improved error reporting when an error occurs in type construction, after the ctor has been found.

* ENT-3322: FlowA in this test violated a restriction of StringToMethodCallParser that parameters with the same name but different types cannot be overloaded.
Fixed up FlowA to not have overloaded operation.

* ENT-3322: Simplified code following review comments.

* ENT-3322: Few updates following PR review comments.
2019-04-12 11:13:53 +01:00
..
java/net/corda/tools/shell ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969) 2019-04-12 11:13:53 +01:00
kotlin/net/corda/tools/shell ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969) 2019-04-12 11:13:53 +01:00
resources CORDA-1343 Make the RPCClient ssl constructors public. Clean up broke… (#3039) 2018-05-21 13:05:08 +03:00