com.r3corda.core.testing / TestTransactionDSLInterpreter / tweak

tweak

fun tweak(dsl: TransactionDSL<TransactionDSLInterpreter>.() -> EnforceVerifyOrFail): EnforceVerifyOrFail
Overrides TransactionDSLInterpreter.tweak

Creates a local scoped copy of the transaction.

Parameters

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