com.r3corda.core.testing / IssuedGenerator

IssuedGenerator

class IssuedGenerator<T>


Constructors

<init> IssuedGenerator(productGenerator: <ERROR CLASS><T>)

Properties

productGenerator val productGenerator: <ERROR CLASS><T>

Functions

generate fun generate(random: <ERROR CLASS>, status: <ERROR CLASS>): Issued<T>