You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.