net.corda.core.testing / AmountGenerator

AmountGenerator

class AmountGenerator<T>


Constructors

<init> AmountGenerator(tokenGenerator: <ERROR CLASS><T>)

Properties

tokenGenerator val tokenGenerator: <ERROR CLASS><T>

Functions

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