Skip to content

Arbitrary instances for Solidity primitive types #85

Open
@akru

Description

@akru

To help testing functions with solidity types as arguments should be created Arbitrary instance.

Solidity primitive type check list:

  • Address
  • Bool
  • Bytes
  • BytesN
  • IntN
  • UIntN
  • List
  • ListN
  • String
  • Tuple
  • OneTuple

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions