Mikhail Petrov created IGNITE-28968:
---------------------------------------
Summary: Add test for EnumSet field annotated with CustomEnumMapper
Key: IGNITE-28968
URL: https://issues.apache.org/jira/browse/IGNITE-28968
Project: Ignite
Issue Type: Test
Reporter: Mikhail Petrov
1) We should add test for `EnumSet`, annotated with `CustomEnumMapper`.
2) We should add test, that checks exception, when two different `EnumSet` are
used in some Map, eg.:
`Map<EnumSet<Enum1>, EnumSet<Enum2>>`.
See `MessageProcessorTets#testEnumMapperCannotBeTwoEnums` (typo in the method
name) as example.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)