corda/node/src/integration-test
Dan Newton c163365229 CORDA-2280 Move assumeFalse in SignatureConstraintVersioningTests (#5076)
A test was failing due to `assumeFalse` (to stop a test running on windows)
being inside of a `assertThatExceptionOfType` block. The exception it
threw was consumed by the block instead of junit.
2019-04-30 16:08:10 +01:00
..
java/net/corda/serialization/reproduction Backport merge fixes added to ENT (#4618) 2019-01-29 13:45:04 +00:00
kotlin/net CORDA-2280 Move assumeFalse in SignatureConstraintVersioningTests (#5076) 2019-04-30 16:08:10 +01:00
resources Regen isolated jar to fix failing test(s) (#4583) 2019-01-15 14:56:57 +00:00