corda/finance
Shams Asari 60d215aaa8
Fixed incorrect usages of assertFailsWith (#4458)
The overload that takes in a String does NOT check that the exception thrown has that message, which is what these tests are assuming. Rather it's the assertion message when the test fails.
2018-12-24 09:44:48 +00:00
..
contracts Fixed incorrect usages of assertFailsWith (#4458) 2018-12-24 09:44:48 +00:00
isolated Fixes bugs with contract constraints (#1696) 2017-10-02 17:54:32 +01:00
workflows CORDA-1839 - Remove race condition between trackBy and notifyAll (#4412) 2018-12-21 09:40:07 +00:00
build.gradle CORDA-2331 Split Workflow and contracts of Finance App into separate Cordapps (#4422) 2018-12-19 18:02:51 +00:00