docs
4.12
customSourceSet
docs
/
net.corda.testing.node.internal
/
nodeMustBeStartedFuture
node
Must
Be
Started
Future
fun
nodeMustBeStartedFuture
(
executorService
:
ScheduledExecutorService
,
logFile
:
Path
,
listenProcess
:
Process
,
exception
:
(
)
->
NodeListenProcessDeathException
)
:
CordaFuture
<
Unit
>