com.r3corda.core.testing / LedgerDSLInterpreter / tweak

tweak

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

Creates a local scoped copy of the ledger.

Parameters

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