Skip to content

Add tests to ensure EnumSet and EnumMap work correctly with "null-as-empty" #2529

@cowtowncoder

Description

@cowtowncoder

While null-handling with @JsonSetter is tested to a degree, Enum collections (EnumSet, EnumMap) have quite particular handling (due to JDK implementation details), and should probably be separately and explicitly tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions