Skip to content

Can we support other types for dictionary key mapping? #288

@tcw165

Description

@tcw165

Technically, a dictionary could have any type for the key if key value is hash-able. We do have some Protobuf generated interface that is using integer for key, but currently not supported by Decoy.

We are a big fan of Decoy style of testing. Please show me a guidance to support dict-matching with int type or being more flexible of types?

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