com.r3corda.core.testing / TestLedgerDSLInterpreter / tweak

tweak

fun tweak(dsl: LedgerDSL<TestTransactionDSLInterpreter, LedgerDSLInterpreter<TestTransactionDSLInterpreter>>.() -> Unit): Unit

Creates a local scoped copy of the ledger.

Parameters

dsl - The ledger DSL to be interpreted using the copy.