com.r3corda.core.testing / TransactionDSLInterpreter / tweak

tweak

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

Creates a local scoped copy of the transaction.

Parameters

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