We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@Test
1 parent 32a9028 commit 6f9fee5Copy full SHA for 6f9fee5
avro/src/test/java/com/fasterxml/jackson/dataformat/avro/EnumTest.java
@@ -151,6 +151,7 @@ public void test_avroSchemaWithString_fromStringValueToEnumValue() throws Except
151
}
152
153
// [dataformats-binary#388]: Default value for enums with class
154
+ @Test
155
public void testClassEnumWithDefault() throws Exception
156
{
157
AvroSchemaGenerator gen = new AvroSchemaGenerator();
0 commit comments