Skip to content

Add multiple Var operations in example CRTest #253

@ronanM

Description

@ronanM

Add operations with multiple Var in hedgehog.examples.state.CRTest, to explain how to mix operations with single Var and operations with multiple Var in the model.

For example:

def createList(vs: List[String]): List[CRId]

def readList(ids: List[CRId]): List[Option[String]]

Maybe related with:

I don't know how to write in Scala this trick:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions