com.r3corda.node.internal.testing / MockNetwork / BasketOfNodes / <init>

<init>

BasketOfNodes(partyNodes: List<MockNode>, notaryNode: MockNode, mapNode: MockNode)

A bundle that separates the generic user nodes and service-providing nodes. A real network might not be so clearly separated, but this is convenient for testing.