corda / net.corda.testing.dsl / LedgerDSL / outputStateAndRef

outputStateAndRef

fun <reified S : ContractState> String.outputStateAndRef(): StateAndRef<S>

Retrieves an output previously defined by TransactionDSLInterpreter._output with a label passed in.