Skip to content

isRandom with range of values #17

@nykolaslima

Description

@nykolaslima

Is it possible to call isRandom but specifying the possible values?

Something like:

FactoryPal.register[Person]() { person =>
    person.age.isRandom(18, 19, 20)
}

@mgonto

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions