Skip to content

[#405] Convert object to/from JSON #150

[#405] Convert object to/from JSON

[#405] Convert object to/from JSON #150

GitHub Actions / JDK 17 Tests succeeded Jan 27, 2025 in 1s

390 passed, 0 failed and 14 skipped

Tests passed successfully

Report Passed Failed Skipped Time
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ReservedProcessorTest.xml 4✅ 1ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml 12✅ 6ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml 1✅ 5ms
core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml 6✅ 1ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.FullBufferReadTest.xml 3✅ 556ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.xml 1✅ 1ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml 8✅ 7ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml 44✅ 140ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.ParserTest.xml 1✅ 9ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml 16✅ 47ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SparseBitSetTest.xml 2✅ 41ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml 2✅ 12ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml 2✅ 16ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml 2✅ 55ms
core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml 4✅ 27ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml 1✅ 16ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml 28✅ 130ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtoLockTest.xml 1✅ 92ms
core/target/surefire-reports/TEST-org.infinispan.protostream.schema.ProtoBufSchemaTest.xml 2✅ 16ms
core/target/surefire-reports/TEST-org.infinispan.protostream.SchemaEvolutionTest.xml 1✅ 8ms
core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml 1⚪ 0ms
core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml 17✅ 54ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.compliance.ComplianceTest.xml 1✅ 140ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.performance.AnnotationsPerformanceTest.xml 1⚪ 23ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest.xml 3✅ 47ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest.xml 19✅ 3s
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest.xml 11✅ 258ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.transcoding.JSONTranscodingTest.xml 3✅ 51ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest.xml 15✅ 171ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml 1✅ 48ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml 2✅ 1s
types/target/surefire-reports/TEST-org.infinispan.protostream.types.java.TypesMarshallingTest.xml 177✅ 12⚪ 1s

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.ReservedProcessorTest.xml

4 tests were completed in 1ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.ReservedProcessorTest 4✅ 1ms

✅ org.infinispan.protostream.annotations.impl.ReservedProcessorTest

✅ testEmpty
✅ testReservedNumbers
✅ testDuplicateReservedNumber
✅ testDuplicateReservedName

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml

12 tests were completed in 6ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest 12✅ 6ms

✅ org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest

✅ testDefaultFieldAnnotation
✅ testMixedCustomMethodAnnotation
✅ testCustomMethodAnnotation
✅ testMultiDoc1
✅ testMultiDoc2
✅ testMultiDoc3
✅ testMultiDoc4
✅ testMixedCustomFieldAnnotation
✅ testSingleDoc1
✅ testSingleDoc2
✅ testCustomFieldAnnotation
✅ testDefaultMethodAnnotation

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest 1✅ 5ms

✅ org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest

✅ testFromClass

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml

6 tests were completed in 1ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.config.AnnotationConfigurationTest 6✅ 1ms

✅ org.infinispan.protostream.config.AnnotationConfigurationTest

✅ testComplexConfiguration
✅ testNullDefaultValue
✅ testMatchingDefaultValueType
✅ testAttributeNameMustNotBeEmpty
✅ testRepeatableAnnotation
✅ testWrongDefaultValueType

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.FullBufferReadTest.xml

3 tests were completed in 556ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.FullBufferReadTest 3✅ 556ms

✅ org.infinispan.protostream.impl.FullBufferReadTest

✅ testFullArrayInputStreamMarshaller
✅ testFullArrayMarshaller
✅ illegalStateExceptionOnMixingReadWithFullBuffer

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.GenericObjectTest 1✅ 1ms

✅ org.infinispan.protostream.impl.GenericObjectTest

✅ testMarshallerProviderDynamicTypes

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml

8 tests were completed in 7ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.AnnotationParserTest 8✅ 7ms

✅ org.infinispan.protostream.impl.parser.AnnotationParserTest

✅ testInvalidUnicodeEscape
✅ testEmptyAnnotations
✅ testMultipleAnnotations
✅ testSingleAnnotation
✅ testNoShmooExpected
✅ testDefaultArrayValue
✅ testUnexpectedShmoo
✅ testAnnotationsMustStartOnAnEmptyLine

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml

44 tests were completed in 140ms with 44 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.DescriptorsTest 44✅ 140ms

✅ org.infinispan.protostream.impl.parser.DescriptorsTest

✅ testPrivateImport
✅ testNotImportedInAnotherPackage
✅ testDuplicateTypeInMessage1
✅ testDuplicateTypeInMessage2
✅ testDuplicateTypeInMessage3
✅ testDuplicateEnumConstantName
✅ testInputFromDiskFile
✅ testIndirectlyImportSameFile
✅ testUndefinedAnnotation
✅ testDuplicateTypeInPackage1
✅ testDuplicateTypeInPackage2
✅ testDuplicateOptionInFile
✅ testNestedMessageWithSameName
✅ testEnumConstantNameClashesWithEnumTypeName
✅ testArrayAnnotationAttributeNormalizing
✅ testDuplicateTypeIdInSameFile
✅ testBrokenUndefinedAnnotation
✅ testEnumConstantNameClashesWithContainingEnumTypeName
✅ testAnnotationParser
✅ testDuplicateImport
✅ testRepeatedAnnotation
✅ testAnnotationTarget
✅ testNotImportedInSamePackage
✅ testDuplicateTypeIdInImportedFile
✅ testInvalidImport
✅ testDuplicateTypeInFile1
✅ testDuplicateTypeInFile2
✅ testDuplicateTypeInFile3
✅ testMultipleAnnotationAttribute
✅ testDuplicateAnnotation
✅ testEmptyPackageName
✅ testInputFromString
✅ testImportAndPackage
✅ testCyclicImport
✅ testDefinitionNameWithDots1
✅ testDefinitionNameWithDots2
✅ testDuplicateEnumConstantValue
✅ testPublicImport
✅ testDuplicateUndefinedAnnotation
✅ testDocComment
✅ testTransform
✅ testGroupsAreNotSupported
✅ testAllowAliasOfEnumConstantValue
✅ testDocAnnotations

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.ParserTest.xml

1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.parser.ParserTest 1✅ 9ms

✅ org.infinispan.protostream.impl.parser.ParserTest

✅ testParser

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml

16 tests were completed in 47ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.SerializationContextImplTest 16✅ 47ms

✅ org.infinispan.protostream.impl.SerializationContextImplTest

✅ testRegisterProtoFiles
✅ testTwoFilesWithErrorsAtOnce
✅ testUnregisterFileWithErrors
✅ testDuplicateTypeIdInSameFile
✅ testFileCanExistWithSemanticErrors
✅ testTwoFilesWithErrorsSeparately
✅ testRegisterImproperMarshaller1
✅ testRegisterImproperMarshaller2
✅ testMarshallerProvider
✅ testFileCannotExistWithParsingErrors
✅ testFileCanExistWithParsingErrors
✅ testEnumConstantNameClashesWithOtherType1
✅ testEnumConstantNameClashesWithOtherType2
✅ testEnumConstantNameClashesWithOtherType3
✅ testDuplicateTypeIdInDifferentFiles
✅ testUnregisterMissingFiles

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SparseBitSetTest.xml

2 tests were completed in 41ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.SparseBitSetTest 2✅ 41ms

✅ org.infinispan.protostream.impl.SparseBitSetTest

✅ testNextSetBit
✅ testNextClearBit

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml

2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.TagWriterImplTest 2✅ 12ms

✅ org.infinispan.protostream.impl.TagWriterImplTest

✅ testOutputStreamEncodeAndDecode
✅ testByteArrayEncodeAndDecode

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml

2 tests were completed in 16ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.TopLevelArrayTest 2✅ 16ms

✅ org.infinispan.protostream.impl.TopLevelArrayTest

✅ testCustomMessageArrayMarshalling
✅ testCustomIntArrayMarshalling

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml

2 tests were completed in 55ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.impl.UnknownFieldSetImplTest 2✅ 55ms

✅ org.infinispan.protostream.impl.UnknownFieldSetImplTest

✅ testSerializationRoundtrip
✅ testProtobufRoundtrip

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml

4 tests were completed in 27ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.MarshallingTest 4✅ 27ms

✅ org.infinispan.protostream.MarshallingTest

✅ testMarshallUserUsingByteArray
✅ testMarshallAccount
✅ testMarshallAccountUsingInputStream
✅ testMarshallUserUsingInputStream

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml

1 tests were completed in 16ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtobufParserTest 1✅ 16ms

✅ org.infinispan.protostream.ProtobufParserTest

✅ testTagHandler

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml

28 tests were completed in 130ms with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtobufUtilTest 28✅ 130ms

✅ org.infinispan.protostream.ProtobufUtilTest

✅ testWithMalformedJson
✅ testWithNullEnumValue
✅ testWithMissingTypeSpecialField
✅ testWithInvalidTopLevelObject
✅ testEscaping
✅ testMessageWrapping
✅ testJsonLong
✅ testJsonWithNull
✅ testWithInvalidJson
✅ testNumericPrimitives
✅ testWithInvalidField
✅ testWithInvalidMetaField
✅ test64BitsNumberBoundaries
✅ testWithMismatchedFieldType
✅ testCanonicalJSON
✅ testFromByteArrayWithExtraPadding
✅ testArrayOfEnum
✅ testFromWrappedByteArrayWithExtraPadding
✅ testJsonBytesWithIntArray
✅ testWithMismatchedArrayType2
✅ testWithWrongTypeEnumValue
✅ testWithInvalidEnumField
✅ testWithMissingValueSpecialField
✅ test32BitsNumberBoundaries
✅ testWithMismatchedArrayType
✅ testWithMismatchedMessageType
✅ testJsonWithDifferentFieldOrder
✅ testComputeMessageSize

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.ProtoLockTest.xml

1 tests were completed in 92ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.ProtoLockTest 1✅ 92ms

✅ org.infinispan.protostream.ProtoLockTest

✅ testProtoLock

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.schema.ProtoBufSchemaTest.xml

2 tests were completed in 16ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.schema.ProtoBufSchemaTest 2✅ 16ms

✅ org.infinispan.protostream.schema.ProtoBufSchemaTest

✅ schemaTest
✅ schemaNumberlessTest

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.SchemaEvolutionTest.xml

1 tests were completed in 8ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.SchemaEvolutionTest 1✅ 8ms

✅ org.infinispan.protostream.SchemaEvolutionTest

✅ testSchemaEvolution

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.test.PerformanceTest 1⚪ 0ms

✅ org.infinispan.protostream.test.PerformanceTest

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml

17 tests were completed in 54ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.WrappingTest 17✅ 54ms

✅ org.infinispan.protostream.WrappingTest

✅ testMarshallBytes
✅ testMarshallFloat
✅ testMarshallShort
✅ testMarshallDouble
✅ testMarshallInt
✅ testMarshallObject
✅ testMarshallUserList
✅ testMarshallString
✅ testMarshallInstant
✅ testMarshallIntArray
✅ testMarshallBoolean
✅ testMarshallByte
✅ testMarshallChar
✅ testMarshallDate
✅ testMarshallEnum
✅ testMarshallLong
✅ testMarshallNull

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.compliance.ComplianceTest.xml

1 tests were completed in 140ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.compliance.ComplianceTest 1✅ 140ms

✅ org.infinispan.protostream.integrationtests.compliance.ComplianceTest

✅ testMap

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.performance.AnnotationsPerformanceTest.xml

1 tests were completed in 23ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.performance.AnnotationsPerformanceTest 1⚪ 23ms

✅ org.infinispan.protostream.integrationtests.performance.AnnotationsPerformanceTest

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest.xml

3 tests were completed in 47ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest 3✅ 47ms

✅ org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest

✅ testUserWithLotsOfFields
✅ testDependsOn
✅ testAnnotationOnPackage

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest.xml

19 tests were completed in 3s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest 19✅ 3s

✅ org.infinispan.protostream.integrationtests.processor.AnnotationProcessorCompilationTest

✅ testReservedFieldName
✅ testReservedEnumNumber
✅ testNestedEnum
✅ testNestedDiscoveryWithoutAutoImport
✅ testReservedFieldNumber
✅ testAdapter
✅ testBasic
✅ testLong
✅ testBadEnumAdapter
✅ testDependsOnCycle
✅ testIncludeExcludeOverlap
✅ testBigInteger
✅ testBadBasePackages
✅ testReservedEnumName
✅ testIncludeClassesVsBasePackagesConflict
✅ testBadSchemaFileName
✅ testExcludeClassesVsBasePackagesConflict
✅ testElementContainer
✅ testDiscoveryWithoutAutoImport

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest.xml

11 tests were completed in 258ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest 11✅ 258ms

✅ org.infinispan.protostream.integrationtests.processor.marshaller.GeneratedMarshallerTest

✅ testMapOfMapToJson
✅ proto3NoNullFields
✅ testMaps
✅ proto3AllowNullFields
✅ proto2NullFields
✅ testGenericMessage
✅ testRegisterTwice
✅ testMapOfMapOfUUIDToJson
✅ testMapOfLong
✅ testMapOfStringToJson
✅ testMapOfUUIDToJson

✅ integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.transcoding.JSONTranscodingTest.xml

3 tests were completed in 51ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.integrationtests.transcoding.JSONTranscodingTest 3✅ 51ms

✅ org.infinispan.protostream.integrationtests.transcoding.JSONTranscodingTest

✅ listOfStrings_asField
✅ wrappedString
✅ listOfStrings_rootObject

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest.xml

15 tests were completed in 171ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest 15✅ 171ms

✅ org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest

✅ testNonNullRepeatedFields
✅ testCustomMap
✅ testGeneratedService
✅ testNonAbstractInitializer
✅ testFactoryMethod
✅ testNonStandardPropertyAccessors
✅ testGeneratedInitializer
✅ testDependsOn
✅ testInheritedTypes
✅ testLocalAnnotatedClassesAreSkipped
✅ testNoAnnotatedFields
✅ testBareMessage
✅ testGenericMessage
✅ testOptional
✅ testAllFieldTypes

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml

1 tests were completed in 48ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest 1✅ 48ms

✅ org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest

✅ testAnnotationOnPackage

✅ processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest 2✅ 1s

✅ org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest

✅ testFromTypeMirror
✅ testFromClass

✅ types/target/surefire-reports/TEST-org.infinispan.protostream.types.java.TypesMarshallingTest.xml

189 tests were completed in 1s with 177 passed, 0 failed and 12 skipped.

Test suite Passed Failed Skipped Time
org.infinispan.protostream.types.java.TypesMarshallingTest 177✅ 12⚪ 1s

✅ org.infinispan.protostream.types.java.TypesMarshallingTest

✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=true, collectionBuilder=null]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$125/0x00007f4814116b50@6fd83fc1]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$126/0x00007f4814116d70@4f2b503c]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$127/0x00007f4814116f90@bae7dc0]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$128/0x00007f48141171b0@209da20d]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda$129/0x00007f48141173d0@e15b7e8]]
✅ testLocalDateTime[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffsetTime[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigDecimal[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testMonth[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithString[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testDate[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testUUID[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testYear[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigInteger[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalDate[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalTime[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testPrimitiveCollectionCompatibility[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMonthDay[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithBooks[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZonedTime[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBitSet[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testInstant[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffset[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testPeriod[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZoneId[TestConfiguration[method=INPUT_STREAM, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalDateTime[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffsetTime[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigDecimal[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testMonth[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithString[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testDate[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testUUID[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testYear[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigInteger[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalDate[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalTime[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testPrimitiveCollectionCompatibility[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMonthDay[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithBooks[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZonedTime[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBitSet[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testInstant[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffset[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testPeriod[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZoneId[TestConfiguration[method=BYTE_ARRAY, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalDateTime[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffsetTime[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigDecimal[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMonth[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithString[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testDate[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testUUID[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testYear[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBigInteger[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalDate[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testLocalTime[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testPrimitiveCollectionCompatibility[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testMonthDay[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testContainerWithBooks[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
⚪ testMultipleAdaptersForInterface[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZonedTime[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testBitSet[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testInstant[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testOffset[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testPeriod[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]
✅ testZoneId[TestConfiguration[method=JSON, runTest=false, isArray=false, collectionBuilder=null]]