docs
4.12
customSourceSet
docs
/
net.corda.testing.node.internal
/
startRandomRpcClient
start
Random
Rpc
Client
inline
fun
<
I
:
RPCOps
>
RPCDriverDSL
.
startRandomRpcClient
(
hostAndPort
:
NetworkHostAndPort
,
username
:
String
=
rpcTestUser.username
,
password
:
String
=
rpcTestUser.password
)
:
CordaFuture
<
Process
>