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 21 Tests succeeded Jan 27, 2025 in 0s

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✅ 5ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.DocumentationExtractorTest.xml 12✅ 5ms
core/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactoryTest.xml 1✅ 3ms
core/target/surefire-reports/TEST-org.infinispan.protostream.config.AnnotationConfigurationTest.xml 6✅ 2ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.FullBufferReadTest.xml 3✅ 654ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.xml 1✅ 9ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.AnnotationParserTest.xml 8✅ 38ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.DescriptorsTest.xml 44✅ 162ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.parser.ParserTest.xml 1✅ 2ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SerializationContextImplTest.xml 16✅ 55ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.SparseBitSetTest.xml 2✅ 43ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TagWriterImplTest.xml 2✅ 54ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.TopLevelArrayTest.xml 2✅ 14ms
core/target/surefire-reports/TEST-org.infinispan.protostream.impl.UnknownFieldSetImplTest.xml 2✅ 55ms
core/target/surefire-reports/TEST-org.infinispan.protostream.MarshallingTest.xml 4✅ 20ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufParserTest.xml 1✅ 7ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtobufUtilTest.xml 28✅ 139ms
core/target/surefire-reports/TEST-org.infinispan.protostream.ProtoLockTest.xml 1✅ 84ms
core/target/surefire-reports/TEST-org.infinispan.protostream.schema.ProtoBufSchemaTest.xml 2✅ 14ms
core/target/surefire-reports/TEST-org.infinispan.protostream.SchemaEvolutionTest.xml 1✅ 4ms
core/target/surefire-reports/TEST-org.infinispan.protostream.test.PerformanceTest.xml 1⚪ 1ms
core/target/surefire-reports/TEST-org.infinispan.protostream.WrappingTest.xml 17✅ 49ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.compliance.ComplianceTest.xml 1✅ 109ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.performance.AnnotationsPerformanceTest.xml 1⚪ 22ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.processor.annotated_package.AnnotationOnPackageIntegrationTest.xml 3✅ 50ms
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✅ 275ms
integrationtests/target/surefire-reports/TEST-org.infinispan.protostream.integrationtests.transcoding.JSONTranscodingTest.xml 3✅ 30ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.ProtoSchemaTest.xml 15✅ 163ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.tests.test_package.AnnotationOnPackageTest.xml 1✅ 38ms
processor/target/surefire-reports/TEST-org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactoryTest.xml 2✅ 2s
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 5ms with 4 passed, 0 failed and 0 skipped.

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

✅ 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 5ms with 12 passed, 0 failed and 0 skipped.

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

✅ 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 3ms with 1 passed, 0 failed and 0 skipped.

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

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

✅ testFromClass

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

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

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

✅ 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 654ms with 3 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.impl.FullBufferReadTest

✅ testFullArrayInputStreamMarshaller
✅ testFullArrayMarshaller
✅ illegalStateExceptionOnMixingReadWithFullBuffer

✅ core/target/surefire-reports/TEST-org.infinispan.protostream.impl.GenericObjectTest.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.GenericObjectTest 1✅ 9ms

✅ org.infinispan.protostream.impl.GenericObjectTest

✅ testMarshallerProviderDynamicTypes

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

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

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

✅ 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 162ms with 44 passed, 0 failed and 0 skipped.

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

✅ 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 2ms with 1 passed, 0 failed and 0 skipped.

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

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

✅ testParser

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

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

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

✅ 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 43ms with 2 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.impl.SparseBitSetTest

✅ testNextSetBit
✅ testNextClearBit

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

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

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

✅ org.infinispan.protostream.impl.TagWriterImplTest

✅ testOutputStreamEncodeAndDecode
✅ testByteArrayEncodeAndDecode

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

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

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

✅ 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 20ms with 4 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.MarshallingTest

✅ testMarshallUserUsingByteArray
✅ testMarshallAccount
✅ testMarshallAccountUsingInputStream
✅ testMarshallUserUsingInputStream

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

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

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

✅ org.infinispan.protostream.ProtobufParserTest

✅ testTagHandler

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

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

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

✅ 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 84ms with 1 passed, 0 failed and 0 skipped.

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

✅ org.infinispan.protostream.ProtoLockTest

✅ testProtoLock

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

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

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

✅ org.infinispan.protostream.schema.ProtoBufSchemaTest

✅ schemaTest
✅ schemaNumberlessTest

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

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

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

✅ org.infinispan.protostream.SchemaEvolutionTest

✅ testSchemaEvolution

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

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

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

✅ org.infinispan.protostream.test.PerformanceTest

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

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

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

✅ 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 109ms with 1 passed, 0 failed and 0 skipped.

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

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

✅ testMap

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

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

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

✅ 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 50ms with 3 passed, 0 failed and 0 skipped.

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

✅ 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 275ms with 11 passed, 0 failed and 0 skipped.

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

✅ 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 30ms with 3 passed, 0 failed and 0 skipped.

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

✅ 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 163ms with 15 passed, 0 failed and 0 skipped.

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

✅ 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 38ms 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✅ 38ms

✅ 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 2s with 2 passed, 0 failed and 0 skipped.

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

✅ 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/0x00007f6c4c1567f8@543295b0]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c1567f8@543295b0]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156a08@54422e18]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156c18@117159c0]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c156e28@3e27ba32]]
✅ testLocalDateTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testOffsetTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testBigDecimal[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testMonth[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testContainerWithString[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testUUID[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testYear[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testBigInteger[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testLocalDate[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testLocalTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testPrimitiveCollectionCompatibility[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testMonthDay[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testContainerWithBooks[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testMultipleAdaptersForInterface[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testZonedTime[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testBitSet[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testInstant[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testOffset[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testPeriod[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ testZoneId[TestConfiguration[method=WRAPPED_MESSAGE, runTest=true, isArray=false, collectionBuilder=org.infinispan.protostream.types.java.TypesMarshallingTest$$Lambda/0x00007f6c4c157038@7ef82753]]
✅ 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]]