corda/client
Shams Asari 921b132658
Deprecated freeLocalHostAndPort, freePort and getFreeLocalPorts of TestUtils (#3630)
They're prone to cause flaky tests due to the "allocated" ports already being taken by the system when eventually needed. Replaced usages with PortAllocation.Incremental.

Affected unit tests made into integration tests to avoid any issues in the future when unit tests are made to run in parallel.
2018-07-17 14:42:30 +01:00
..
jackson [CORDA-1568] Omit synthetic methods in shell (#3517) 2018-07-05 14:59:13 +01:00
jfx Enabled warnings as errors (#3514) 2018-07-04 17:17:27 +01:00
mock Resolve warnings for Kotlin ByteArray. (#3521) 2018-07-05 13:00:29 +01:00
rpc Deprecated freeLocalHostAndPort, freePort and getFreeLocalPorts of TestUtils (#3630) 2018-07-17 14:42:30 +01:00