docs
4.12
customSourceSet
docs
/
net.corda.testing.internal.vault
/
VaultFiller
/
fillWithSomeTestDeals
fill
With
Some
Test
Deals
fun
fillWithSomeTestDeals
(
dealIds
:
List
<
String
>
,
issuerServices
:
ServiceHub
=
services
,
participants
:
List
<
AbstractParty
>
=
emptyList()
,
includeMe
:
Boolean
=
true
)
:
Vault
<
DealState
>