Swift 6 Compatibility/Support - #92
Merged
Merged
GitHub Actions / Test Results (linux)
succeeded
Aug 12, 2025 in 0s
1351 passed, 0 failed and 0 skipped
✅ test-results.xml
1351 tests were completed in 31s with 1351 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| TestResults | 1351✅ | 31s |
✅ TestResults
PotentCodablesTests.ASN1AnyStringTests
✅ testIndices
✅ testCodable
✅ testInit
✅ testCString
✅ testUnicodeScalars
✅ testUTF8
✅ testLowercased
✅ testUTF16
✅ testWrite
✅ testUppercased
PotentCodablesTests.ASN1DERBigIntTests
✅ testSerialize
PotentCodablesTests.ASN1DERTests
✅ testWrite1ByteLengthValue
✅ testWrite2ByteLengthValue
✅ testWrite3ByteLengthValueHigh
✅ testWrite3ByteLengthValueLow
✅ testWrite4ByteLengthValueHigh
✅ testWrite4ByteLengthValueLow
✅ testWrite5ByteLengthValueLow
PotentCodablesTests.ASN1AnyValueTests
✅ testDecode
✅ testEncode
PotentCodablesTests.ASN1DecoderTests
✅ testDecodeAnyStringFromNull
✅ testDecodeAnyDictionary
✅ testDecodeAnyString
✅ testDecodeAnyTime
✅ testDecodeBigIntFromNull
✅ testDecodeAnyTimeFromNull
✅ testDecodeBigInt
✅ testDecodeBigUInt
✅ testDecodeBitStringFromNull
✅ testDecodeBigUIntFromNull
✅ testDecodeBitString
✅ testDecodeBool
✅ testDecodeBoolFromNull
✅ testDecodeDataFromNull
✅ testDecodeData
✅ testDecodeDate
✅ testDecodeDecimalFromNull
✅ testDecodeDecimal
✅ testDecodeDateFromNull
✅ testDecodeDouble
✅ testDecodeDoubleFromNull
✅ testDecodeEmptyBigInt
✅ testDecodeEmptyBigUInt
✅ testDecodeFloat
✅ testDecodeFloatFromNull
✅ testDecodeInt
✅ testDecodeInt16
✅ testDecodeInt16FromNull
✅ testDecodeInt32
✅ testDecodeInt32FromNull
✅ testDecodeInt64
✅ testDecodeInt64FromNull
✅ testDecodeInt8
✅ testDecodeIntFromNull
✅ testDecodeInt8FromNull
✅ testDecodeInvalidAnyString
✅ testDecodeInvalidAnyTime
✅ testDecodeInvalidBigUInt
✅ testDecodeInvalidBigInt
✅ testDecodeInvalidBitString
✅ testDecodeInvalidBool
✅ testDecodeInvalidDate
✅ testDecodeInvalidData
✅ testDecodeInvalidDouble
✅ testDecodeInvalidDecimal
✅ testDecodeInvalidFloat
✅ testDecodeInvalidInt
✅ testDecodeInvalidInt16
✅ testDecodeInvalidInt32
✅ testDecodeInvalidInt8
✅ testDecodeInvalidInt64
✅ testDecodeInvalidObjectIdentifier
✅ testDecodeInvalidString
✅ testDecodeInvalidUInt16
✅ testDecodeInvalidUInt
✅ testDecodeInvalidUInt64
✅ testDecodeInvalidUInt32
✅ testDecodeInvalidUInt8
✅ testDecodeInvalidURL
✅ testDecodeInvalidZonedDate
✅ testDecodeInvalidUUID
✅ testDecodeNull
✅ testDecodeNegativeBigUInt
✅ testDecodeObjectIdentifierFromNull
✅ testDecodeStringFromNull
✅ testDecodeObjectIdentifier
✅ testDecodeStrings
✅ testDecodeUInt
✅ testDecodeTagged
✅ testDecodeUInt16
✅ testDecodeUInt16FromNull
✅ testDecodeUInt32FromNull
✅ testDecodeUInt64FromNull
✅ testDecodeUInt32
✅ testDecodeUInt64
✅ testDecodeUInt8FromNull
✅ testDecodeUInt8
✅ testDecodeURL
✅ testDecodeUIntFromNull
✅ testDecodeUUIDFromInvalidString
✅ testDecodeURLFromNull
✅ testDecodeUUIDFromInvalidData
✅ testDecodeUUID
✅ testDecodeUUIDFromNull
✅ testDecodeZonedDateFromNull
✅ testDecodeZonedDate
PotentCodablesTests.ASN1EncoderTests
✅ testEncodeAnyDictionary
✅ testEncodeAnyString
✅ testEncodeBigUInt
✅ testEncodeBigInt
✅ testEncodeAnyTime
✅ testEncodeBitString
✅ testEncodeBool
✅ testEncodeDecimal
✅ testEncodeData
✅ testEncodeDouble
✅ testEncodeFloat
✅ testEncodeInt
✅ testEncodeGeneralizedDate
✅ testEncodeInt16
✅ testEncodeInt32
✅ testEncodeInt64
✅ testEncodeInt8
✅ testEncodeObjectIdentifier
✅ testEncodeNull
✅ testEncodeTagged
✅ testEncodeStrings
✅ testEncodeUInt
✅ testEncodeUInt16
✅ testEncodeUInt64
✅ testEncodeUInt32
✅ testEncodeUInt8
✅ testEncodeURL
✅ testEncodeUUID
✅ testEncodeUTCDate
PotentCodablesTests.ASN1SchemaDecodeTests
✅ testDecodeBitString
✅ testDecodeAny
✅ testDecodeBitStringWithSizeInvalid
✅ testDecodeBitStringWithSize
✅ testDecodeChoiceWithLotsOfOptions2
✅ testDecodeChoiceWithLotsOfOptions
✅ testDecodeExplicitWithDefault
✅ testDecodeExplicitAmbiguousSchema
✅ testDecodeExplicitWithInvalidData
✅ testDecodeExplictTaggedInteger
✅ testDecodeExplictTaggedSequenceOf
✅ testDecodeExplictTaggedSetOf
✅ testDecodeGeneralizedTimeWrongKind
✅ testDecodeGeneralizedTime
✅ testDecodeImplicitAmbiguousSchemaThrowsError
✅ testDecodeImplictTaggedInteger
✅ testDecodeImplictTaggedSetOf
✅ testDecodeImplictTaggedSequenceOf
✅ testDecodeInteger
✅ testDecodeIntegerWithAllowed
✅ testDecodeObjectIdentifier
✅ testDecodeIntegerWithAllowedInvalid
✅ testDecodeObjectIdentifierWithAllowedInvalid
✅ testDecodeObjectIdentifierWithAllowed
✅ testDecodeOctetString
✅ testDecodeOctetStringWithSize
✅ testDecodeOctetStringWithSizeInvalid
✅ testDecodeOptional
✅ testDecodeSetOfWithExactAllowed
✅ testDecodeSetOf
✅ testDecodeSetOfWithExactNotAllowed
✅ testDecodeSetOfWithMaxAllowed
✅ testDecodeSetOfWithMaxNotAllowed
✅ testDecodeSetOfWithMinAllowed
✅ testDecodeSetOfWithMinNotAllowed
✅ testDecodeSetOfWithRangeAllowed
✅ testDecodeString
✅ testDecodeStringWithSize
✅ testDecodeSetOfWithRangeNotAllowed
✅ testDecodeStringWithSizeInvalid
✅ testDecodeStructureFailsWhenFieldMissingWithNoDefault
✅ testDecodeStructure
✅ testDecodeStringWrongKind
✅ testDecodeStructureOf
✅ testDecodeStructureOfWithExactNotAllowed
✅ testDecodeStructureOfWithExactAllowed
✅ testDecodeStructureOfWithMaxNotAllowed
✅ testDecodeStructureOfWithMaxAllowed
✅ testDecodeStructureOfWithMinNotAllowed
✅ testDecodeStructureOfWithMinAllowed
✅ testDecodeStructureOfWithRangeNotAllowed
✅ testDecodeStructureOfWithRangeAllowed
✅ testDecodeStructureWhenFieldMissingWithDefaultReversed
✅ testDecodeStructureWithDynamic
✅ testDecodeStructureWhenFieldMissingWithDefault
✅ testDecodeTaggedVersioned
✅ testDecodeVersioned
✅ testDecodeTaggedVersionedDefault
✅ testDecodeUTCTime
✅ testDecodeUTCTimeWrongKind
✅ testDecodeVersionedWithNoVersion
PotentCodablesTests.ASN1SchemaEncodeTests
✅ testEncodeAny
✅ testEncodeAnyTime
✅ testEncodeBitString
✅ testEncodeChoiceWithLotsOfOptions
✅ testEncodeBitStringWithSizeInvalid
✅ testEncodeChoiceWithLotsOfOptions2
✅ testEncodeChoiceWithStringKinds
✅ testEncodeExplicitChoices
✅ testEncodeExplictTaggedInteger
✅ testEncodeChoiceWithTimeKinds
✅ testEncodeExplictTaggedSequenceOf
✅ testEncodeExplictTaggedSetOf
✅ testEncodeGeneralizedTime
✅ testEncodeImplictTaggedInteger
✅ testEncodeImplicitChoices
✅ testEncodeInteger
✅ testEncodeImplictTaggedSequenceOf
✅ testEncodeImplictTaggedSetOf
✅ testEncodeIntegerWithAllowed
✅ testEncodeObjectIdentifierWithAllowedInvalid
✅ testEncodeObjectIdentifier
✅ testEncodeObjectIdentifierWithAllowed
✅ testEncodeIntegerWithAllowedInvalid
✅ testEncodeOctetStringWithSizeInvalid
✅ testEncodeOptional
✅ testEncodeOctetStringWithSize
✅ testEncodeOctetString
✅ testEncodeSetOfWithMaxNotAllowed
✅ testEncodeString
✅ testEncodeSetOfWithMaxAllowed
✅ testEncodeSetOf
✅ testEncodeStringWithSizeInvalid
✅ testEncodeStringWithSize
✅ testEncodeStructureOf
✅ testEncodeStructure
✅ testEncodeStructureOfWithMaxAllowed
✅ testEncodeStructureWithDefault
✅ testEncodeStructureOfWithMaxNotAllowed
✅ testEncodeStructureWithDefaultReversed
✅ testEncodeStructureWithDynamicToNothing
✅ testEncodeStructureWithDynamicNoTypeDefinedFails
✅ testEncodeStructureWithDefaultedMissingValue
✅ testEncodeStructureWithDynamic
✅ testEncodeStructureWithUnkownDynamicValue
✅ testEncodeTaggedVersioned
✅ testEncodeTaggedVersionedDefault
✅ testEncodeUTCTime
✅ testEncodeVersioned
✅ testEncodeZonedTime
PotentCodablesTests.ASN1SchemaTests
✅ testDefaultValues
✅ testDefaultValueEncoded
✅ testIsBitStringAccessor
✅ testDescription
✅ testIsCollectionAccessor
✅ testIsBooleanAccessor
✅ testIsDynamicAccessor
✅ testIsIntegerAccessor
✅ testIsNullAccessor
✅ testIsObjectIdentifierAccessor
✅ testIsOctetStringAccessor
✅ testIsOptionalAccessor
✅ testIsRealAccessor
✅ testIsSequenceAccessor
✅ testIsSequenceOfAccessor
✅ testIsSetOfAccessor
✅ testIsStringAccessor
✅ testIsTimeAccessor
✅ testIsVersionedAccessor
✅ testPossibleTags
✅ testSizeId
✅ testSchemaStateDescription
✅ testSizeMax
✅ testSizeMin
✅ testUnwrapDirectives
✅ testSizeRange
PotentCodablesTests.ASN1Tests
✅ testDecodeASN1Null
✅ testExplicitSchema
✅ testGeneralizedTimeEncodingDecoding
✅ testGeneralizedTimeReadingWriting
✅ testObjectIdentifierLiterals
✅ testSerializationArrayCombined
✅ testUTCTimeEncodingDecoding
✅ testUTCTimeReadingWriting
✅ testRandomData
PotentCodablesTests.ASN1ValueTests
✅ testAbsoluteAccessor
✅ testBMPStringAccessor
✅ testBitStringAccessor
✅ testBooleanAccessor
✅ testCharacterStringAccessor
✅ testCurrentValue
✅ testCollectionAccessor
✅ testDecodable
✅ testGeneralStringAccessor
✅ testEncodable
✅ testGeneralizedTimeAccessor
✅ testGraphicStringAccessor
✅ testIA5StringAccessor
✅ testIntegerAccessor
✅ testNumericStringAccessor
✅ testObjectIdentifierAccessor
✅ testPrintableStringAccessor
✅ testOctetStringAccessor
✅ testRealAccessor
✅ testTagName
✅ testTagDesciption
✅ testTaggedValueAccessor
✅ testTimeAccesor
✅ testUT8StringAccessor
✅ testTeletexStringAccessor
✅ testUTCTimeAccessor
✅ testUniversalStringAccessor
✅ testUnwrapped
✅ testVisibleStringAccessor
✅ testtringAccessor
✅ testVideotextStringAccessor
PotentCodablesTests.AnyCodingKeyTests
✅ testConvert
✅ testInit
PotentCodablesTests.AnyValueCoderTests
✅ testCoding
✅ testDecodeBigIntFromNullItem
✅ testDecodeBigUIntFromNullItem
✅ testDecodeBoolFromNullItem
✅ testDecodeDateFromNullItem
✅ testDecodeDataFromNullItem
✅ testDecodeDecimalFromNullItem
✅ testDecodeDoubleFromNullItem
✅ testDecodeDoubleFromNumerics
✅ testDecodeFloat16FromNullItem
✅ testDecodeFloat16FromNumerics
✅ testDecodeFloatFromNullItem
✅ testDecodeFloatFromNumerics
✅ testDecodeInt16FromNullItem
✅ testDecodeInt16FromNumerics
✅ testDecodeInt16Overflow
✅ testDecodeInt32FromNullItem
✅ testDecodeInt16Underflow
✅ testDecodeInt32FromNumerics
✅ testDecodeInt32Underflow
✅ testDecodeInt32Overflow
✅ testDecodeInt64FromNullItem
✅ testDecodeInt64FromNumerics
✅ testDecodeInt64Overflow
✅ testDecodeInt64Underflow
✅ testDecodeInt8FromNullItem
✅ testDecodeInt8FromNumerics
✅ testDecodeInt8Overflow
✅ testDecodeIntFromNullItem
✅ testDecodeInt8Underflow
✅ testDecodeIntFromNumerics
✅ testDecodeIntOverflow
✅ testDecodeIntUnderflow
✅ testDecodeStringFromNullItem
✅ testDecodeUInt16FromNullItem
✅ testDecodeUInt16FromNumerics
✅ testDecodeUInt16Overflow
✅ testDecodeUInt16Underflow
✅ testDecodeUInt32FromNullItem
✅ testDecodeUInt32Overflow
✅ testDecodeUInt32FromNumerics
✅ testDecodeUInt32Underflow
✅ testDecodeUInt64FromNullItem
✅ testDecodeUInt64Overflow
✅ testDecodeUInt64FromNumerics
✅ testDecodeUInt8FromNullItem
✅ testDecodeUInt64Underflow
✅ testDecodeUInt8FromNumerics
✅ testDecodeUInt8Overflow
✅ testDecodeUIntOverflow
✅ testDecodeUIntFromNumerics
✅ testDecodeUIntFromNullItem
✅ testDecodeUInt8Underflow
✅ testDecodeUIntUnderflow
✅ testDecodeURLFromNullItem
✅ testDecodeUUIDFromNullItem
PotentCodablesTests.AnyValueTests
✅ testAnyValueSubscript
✅ testArrayAccessor
✅ testDat3Accessor
✅ testBoolAccessor
✅ testDataAccessor
✅ testDictionaryAccessor
✅ testDecodable
✅ testDescription
✅ testDecimalAccessor
✅ testFloat16Accessor
✅ testDoubleAccessor
✅ testDynamicMemberAccess
✅ testEncodable
✅ testInt16Accessor
✅ testInt32Accessor
✅ testFloatAccessor
✅ testFloatingPointAccessor
✅ testIntSubscript
✅ testIntAccessor
✅ testInt64Accessor
✅ testInt8Accessor
✅ testIsNullAccessor
✅ testIntegerAccessor
✅ testLiterals
✅ testRoundtripOrder
✅ testUInt32Accessor
✅ testUInt16Accessor
✅ testStringAccessor
✅ testUInt64Accessor
✅ testUUIDAccessor
✅ testUIntAccessor
✅ testUnwrapped
✅ testUInt8Accessor
✅ testUrlAccessor
✅ testWrapped
PotentCodablesTests.CBORAnyValueTests
✅ testDecodeBase64Data
✅ testDecode
✅ testDecodeTaggedInt
✅ testEncode
PotentCodablesTests.CBORCodableRoundtripTests
✅ testBools
✅ testArrays
✅ testInts
✅ testMaps
✅ testNegativeInts
✅ testNil
✅ testSimpleStructsAsKeysInMap
✅ testSimpleStruct
✅ testSimpleStructsInArray
✅ testSimpleStructsAsValuesInMap
✅ testStrings
✅ testWrappedStruct
PotentCodablesTests.CBORDecoderTests
✅ testDecodeAnyDictionary
✅ testDecodeArrays
✅ testDecodeBase64UrlData
✅ testDecodeBase64Data
✅ testDecodeBigIntFromNullItem
✅ testDecodeBigInt
✅ testDecodeBigUInt
✅ testDecodeBigIntFromUnsupportedValue
✅ testDecodeBigUIntFromNullItem
✅ testDecodeBigUIntFromUnsupportedValue
✅ testDecodeBoolFromNullItem
✅ testDecodeBools
✅ testDecodeData
✅ testDecodeDataFromNullItem
✅ testDecodeDataFromUnsupportedValue
✅ testDecodeDateFromNullItem
✅ testDecodeDateFromUnsupportedValue
✅ testDecodeDecimal
✅ testDecodeDecimalFromNullItem
✅ testDecodeDecimalFromUnsupportedValue
✅ testDecodeDecimalNil
✅ testDecodeDouble
✅ testDecodeDoubleFromNullItem
✅ testDecodeEmpty
✅ testDecodeExtraTaggedDate
✅ testDecodeByteStrings
✅ testDecodeFloatFromNullItem
✅ testDecodeFloat
✅ testDecodeFloatFromUnsupportedValue
✅ testDecodeFromSlice
✅ testDecodeISO8601Dates
✅ testDecodeHalf
✅ testDecodeInt
✅ testDecodeInt16
✅ testDecodeInt16FromNullItem
✅ testDecodeInt32
✅ testDecodeInt32FromNullItem
✅ testDecodeInt64
✅ testDecodeInt64FromNullItem
✅ testDecodeInt8
✅ testDecodeInt8FromNullItem
✅ testDecodeIntFromNullItem
✅ testDecodeInts
✅ testDecodeIntFromUnsupportedValue
✅ testDecodeInvalidDecimalFractions
✅ testDecodeInvalidMapKeysThrowsError
✅ testDecodeNegativeBigInt
✅ testDecodeMaps
✅ testDecodeNegativeDecimalNegativeExponent
✅ testDecodeNegativeDecimalPositiveExponent
✅ testDecodeNumericDates
✅ testDecodeNull
✅ testDecodeNegativeInts
✅ testDecodePositiveBigInt
✅ testDecodePositiveBigUInt
✅ testDecodePositiveDecimalPositiveExponent
✅ testDecodePositiveDecimalNegativeExponent
✅ testDecodeStringFromNullItem
✅ testDecodeStrings
✅ testDecodeTaggedBigInt
✅ testDecodeStringFromUnsupportedValue
✅ testDecodeTaggedBigUInt
✅ testDecodeTaggedFloat
✅ testDecodeTaggedData
✅ testDecodeTaggedDecimal
✅ testDecodeTaggedInt
✅ testDecodeTaggedURL
✅ testDecodeTaggedUUID
✅ testDecodeUInt
✅ testDecodeUInt16
✅ testDecodeUInt16FromNullItem
✅ testDecodeUInt32FromNullItem
✅ testDecodeUInt32
✅ testDecodeUInt64
✅ testDecodeUInt64FromNullItem
✅ testDecodeUInt8FromNullItem
✅ testDecodeUInt8
✅ testDecodeUIntFromNullItem
✅ testDecodeURL
✅ testDecodeURLFromNullItem
✅ testDecodeURLFromUnsupportedValue
✅ testDecodeUUID
✅ testDecodeUntaggedDateAsMilliseconds
✅ testDecodeUUIDFromNullItem
✅ testDecodeUUIDFromUnsupportedValue
✅ testDecodeUntaggedDateAsSeconds
✅ testDecodingDoesntTranslateMapKeys
✅ testDecodeUntaggedDateAsUnits
PotentCodablesTests.CBOREncoderTests
✅ testEncodeAnyDictionary
✅ testEncodeArrays
✅ testEncodeBools
✅ testEncodeByteStrings
✅ testEncodeData
✅ testEncodeDates
✅ testEncodeEmpty
✅ testEncodeDeterministicMaps
✅ testEncodeDoubles
✅ testEncodeFloats
✅ testEncodeHalfs
✅ testEncodeMaps
✅ testEncodeInts
✅ testEncodeNegativeBigInt
✅ testEncodeNegativeDecimalNegativeExponent
✅ testEncodeNegativeInts
✅ testEncodeNegativeDecimalPositiveExponent
✅ testEncodeNull
✅ testEncodePositiveDecimalNegativeExponent
✅ testEncodePositiveBigUInt
✅ testEncodePositiveBigInt
✅ testEncodePositiveDecimalPositiveExponent
✅ testEncodeURL
✅ testEncodeStrings
✅ testEncodeSimpleStructs
✅ testEncodeUUID
✅ testEncodingDoesntTranslateMapKeys
PotentCodablesTests.CBORReaderTests
✅ testDecodeArrays
✅ testDecodeByteStrings
✅ testDecodeData
✅ testDecodeMaps
✅ testDecodeFloats
✅ testDecodeMapFromIssue29
✅ testDecodeNumbers
✅ testDecodeUtf8Strings
✅ testDecodeTagged
✅ testDecodeSimple
PotentCodablesTests.CBORTests
✅ testMapKeyDeserializationOrder
✅ testNestedSubscriptSetterWithNewMap
✅ testNestedSubscriptSetter
✅ testMapKeySerializationOrder
✅ testSubscriptSetter
✅ testRandomData
PotentCodablesTests.CBORValueTests
✅ testArrayLiteralInitializer
✅ testArrayAccessor
✅ testBoolLiteralInitializer
✅ testByteStringAccessor
✅ testBoolAccessor
✅ testDataInitializer
✅ testCBORNumberFloatLiteralInitializer
✅ testDictionaryLiteralInitializer
✅ testFloatAccessor
✅ testDynamicMemberSubscript
✅ testDoubleAccessor
✅ testFloatLiteralInitializer
✅ testFloatingAccessor
✅ testFloatInitializer
✅ testHalfInitializer
✅ testHalfAccessor
✅ testIntSubscript
✅ testIntegerAccessor
✅ testNilLiteralInitializer
✅ testNullAccessor
✅ testStringAccessor
✅ testSimpleAccessor
✅ testObjectAccessor
✅ testStringLiteralInitializer
✅ testUIntInitializer
✅ testStringSubscript
✅ testUntagged
✅ testUnwrap
PotentCodablesTests.CBORWriterTests
✅ testEncodeArrays
✅ testEncodeData
✅ testEncodeDeterministicDoubles
✅ testEncodeByteStrings
✅ testEncodeDeterministicFloat
✅ testEncodeDeterministicHalf
✅ testEncodeDeterministicMaps
✅ testEncodeFloats
✅ testEncodeIndefiniteArrays
✅ testEncodeIndefiniteByteStrings
✅ testEncodeIndefiniteMaps
✅ testEncodeInts
✅ testEncodeIndefiniteStrings
✅ testEncodeTagged
✅ testEncodeMaps
✅ testEncodeSimple
✅ testEncodeUtf8Strings
✅ testReadmeExamples
PotentCodablesTests.ConfigurationTests
✅ testDecodeConfiguredViaAnnotation
✅ testDecodeMissingStringValue
✅ testDecodeMissingDataValue
✅ testDecodeConfiguredViaManualImplementatinon
✅ testDecodeMissingTreeValue
✅ testDecodeTopLevelConfiguration
✅ testDecodeTopLevelConfigurationProvider
✅ testEncodeConfiguredViaManualImplementatinon
✅ testEncodeConfiguredViaAnnotation
✅ testEncodeInvalidDataValue
✅ testEncodeInvalidStringValue
✅ testEncodeInvalidTreeValue
✅ testEncodeTopLevelConfiguration
✅ testEncodeTopLevelConfigurationProvider
PotentCodablesTests.JSONAnyValueTests
✅ testEncode
✅ testDecode
✅ testEncodeInvalidDictionaryThrowsError
PotentCodablesTests.JSONDecoderTests
✅ testDecodeAnyDictionaryFromObject
✅ testDecodeBadBase64Data
✅ testDecodeBadFormattedDate
✅ testDecodeBadURL
✅ testDecodeBadISO8601Date
✅ testDecodeBadUUID
✅ testDecodeBase64Data
✅ testDecodeBase64DataUnpadded
✅ testDecodeBigIntFromDecimalFails
✅ testDecodeBigIntFromNonNumber
✅ testDecodeBigIntFromNegativeInteger
✅ testDecodeBigIntFromNull
✅ testDecodeBigIntFromPositiveInteger
✅ testDecodeBigIntFromNullItem
✅ testDecodeBigUIntFromInteger
✅ testDecodeBigUIntFromNonNumber
✅ testDecodeBigUIntFromNegativeIntegerFails
✅ testDecodeBigUIntFromNull
✅ testDecodeBigUIntFromNullItem
✅ testDecodeBoolFromNonBoolean
✅ testDecodeBool
✅ testDecodeBoolFromNull
✅ testDecodeBoolFromNullItem
✅ testDecodeCustomData
✅ testDecodeDataFromNull
✅ testDecodeDataFromNullItem
✅ testDecodeDateFromNull
✅ testDecodeDateFromNullItem
✅ testDecodeDecimalFromNegativeDecimal
✅ testDecodeDecimalFromNaNWithStrategy
✅ testDecodeDecimalFromNegativeInteger
✅ testDecodeDecimalFromNullItem
✅ testDecodeDecimalFromNonNumber
✅ testDecodeDecimalFromNull
✅ testDecodeDecimalFromPositiveDecimal
✅ testDecodeDeferredToData
✅ testDecodeDecimalFromPositiveInteger
✅ testDecodeDeferredToDate
✅ testDecodeDoubleFromNaNWithStrategy
✅ testDecodeDoubleFromNegativeInteger
✅ testDecodeDoubleFromNegativeInfinityWithStrategy
✅ testDecodeDoubleFromNegativeDecimal
✅ testDecodeDoubleFromNonNumber
✅ testDecodeDoubleFromNullItem
✅ testDecodeDoubleFromNull
✅ testDecodeDoubleFromPositiveDecimal
✅ testDecodeDoubleFromPositiveInfinityWithStrategy
✅ testDecodeDoubleFromPositiveInteger
✅ testDecodeEpochMillisecondsDate
✅ testDecodeEpochSecondsDate
✅ testDecodeFloat16FromNaNWithStrategy
✅ testDecodeFloat16FromNegativeDecimal
✅ testDecodeFloat16FromNegativeInfinityWithStrategy
✅ testDecodeFloat16FromNegativeInteger
✅ testDecodeFloat16FromNullItem
✅ testDecodeFloat16FromNull
✅ testDecodeFloat16FromNonNumber
✅ testDecodeFloat16FromPositiveDecimal
✅ testDecodeFloatFromNaNWithStrategy
✅ testDecodeFloatFromNegativeDecimal
✅ testDecodeFloat16FromPositiveInteger
✅ testDecodeFloat16FromPositiveInfinityWithStrategy
✅ testDecodeFloatFromNegativeInteger
✅ testDecodeFloatFromNegativeInfinityWithStrategy
✅ testDecodeFloatFromNull
✅ testDecodeFloatFromNonNumber
✅ testDecodeFloatFromPositiveInfinityWithStrategy
✅ testDecodeFloatFromPositiveInteger
✅ testDecodeFloatFromPositiveDecimal
✅ testDecodeFloatFromNullItem
✅ testDecodeInt16FromDecimalFails
✅ testDecodeIncorrectBase64Data
✅ testDecodeISO8601Date
✅ testDecodeFromUTF8Data
✅ testDecodeInt16FromNullItem
✅ testDecodeInt16FromNonNumber
✅ testDecodeInt16FromNegativeInteger
✅ testDecodeInt16FromNull
✅ testDecodeInt32FromDecimalFails
✅ testDecodeInt16FromOverflowFails
✅ testDecodeInt16FromPositiveInteger
✅ testDecodeInt32FromNegativeInteger
✅ testDecodeInt32FromNullItem
✅ testDecodeInt32FromNull
✅ testDecodeInt32FromNonNumber
✅ testDecodeInt32FromOverflowFails
✅ testDecodeInt32FromPositiveInteger
✅ testDecodeInt64FromNonNumber
✅ testDecodeInt64FromNegativeIntegerFails
✅ testDecodeInt64FromDecimalFails
✅ testDecodeInt64FromNullItem
✅ testDecodeInt64FromPositiveInteger
✅ testDecodeInt64FromNull
✅ testDecodeInt64FromOverflowFails
✅ testDecodeInt8FromNonNumber
✅ testDecodeInt8FromNegativeInteger
✅ testDecodeInt8FromNull
✅ testDecodeInt8FromDecimalFails
✅ testDecodeInt8FromNullItem
✅ testDecodeInt8FromPositiveInteger
✅ testDecodeInt8FromOverflowFails
✅ testDecodeIntFromDecimalFails
✅ testDecodeIntFromNullItem
✅ testDecodeIntFromNonNumber
✅ testDecodeIntFromNegativeInteger
✅ testDecodeIntFromNull
✅ testDecodeNonConformingDoubleThrowsError
✅ testDecodeNonConformingDecimalThrowsError
✅ testDecodeIntFromPositiveInteger
✅ testDecodeIntFromOverflowFails
✅ testDecodeNonConformingFloatThrowsError
✅ testDecodeString
✅ testDecodeNonConformingFloat16ThrowsError
✅ testDecodeStringFromNonString
✅ testDecodeUInt16FromNegativeIntegerFails
✅ testDecodeStringFromNull
✅ testDecodeUInt16FromDecimalFails
✅ testDecodeStringFromNullItem
✅ testDecodeUInt16FromPositiveInteger
✅ testDecodeUInt16FromNullItem
✅ testDecodeUInt16FromNull
✅ testDecodeUInt16FromNonNumber
✅ testDecodeUInt32FromNonNumber
✅ testDecodeUInt32FromDecimalFails
✅ testDecodeUInt32FromNegativeIntegerFails
✅ testDecodeUInt32FromNull
✅ testDecodeUInt64FromDecimalFails
✅ testDecodeUInt32FromPositiveInteger
✅ testDecodeUInt32FromNullItem
✅ testDecodeUInt64FromNegativeIntegerFails
✅ testDecodeUInt64FromNonNumber
✅ testDecodeUInt64FromPositiveInteger
✅ testDecodeUInt64FromNull
✅ testDecodeUInt64FromNullItem
✅ testDecodeUInt8FromNull
✅ testDecodeUInt8FromNonNumber
✅ testDecodeUInt8FromDecimalFails
✅ testDecodeUInt8FromNegativeIntegerFails
✅ testDecodeUInt8FromNullItem
✅ testDecodeUInt8FromPositiveInteger
✅ testDecodeUIntFromDecimalFails
✅ testDecodeUIntFromNegativeIntegerFails
✅ testDecodeUIntFromNull
✅ testDecodeUIntFromNonNumber
✅ testDecodeUIntFromNullItem
✅ testDecodeUIntFromPositiveInteger
✅ testDecodeURLFromNullItem
✅ testDecodeURLFromNull
✅ testDecodeURL
✅ testDecodeURLFromNonString
✅ testDecodeUUIDFromNull
✅ testDecodeUUIDFromNullItem
✅ testDecodeUUID
✅ testDecodeUUIDFromNonString
✅ testDecodeWithCustomDecoder
✅ testDecodeWithCustomKeyStrategy
✅ testDecodeWithDefaultKeyStrategy
✅ testDecodeWithFormatter
✅ testDecodeWithSnakeCaseKeyStrategy
PotentCodablesTests.JSONEncoderTests
✅ testEncodeAnyDictionary
✅ testEncodeDataAsBase64
✅ testEncodeBigUInt
✅ testEncodeDateAsEpochMilliseconds
✅ testEncodeDataWithCustomEncoder
✅ testEncodeDataWithNothingCustomEncoder
✅ testEncodeDataWithDeferredToData
✅ testEncodeDateAsEpochSeconds
✅ testEncodeDateWithDeferredToDate
✅ testEncodeDateWithCustomEncoder
✅ testEncodeDateAsISO8601
✅ testEncodeDateWithNothingCustomEncoder
✅ testEncodeDateWithFormatter
✅ testEncodeDoubleNaNWithStrategy
✅ testEncodeDecimalNaNWithStrategy
✅ testEncodeDoubleNegativeInfinityWithStrategy
✅ testEncodeDoublePositiveInfinityWithStrategy
✅ testEncodeFloat16NaNWithStrategy
✅ testEncodeFloat16NegativeInfinityWithStrategy
✅ testEncodeFloat16PositiveInfinityWithStrategy
✅ testEncodeFloatNaNWithStrategy
✅ testEncodeFloatPositiveInfinityWithStrategy
✅ testEncodeFloatNegativeInfinityWithStrategy
✅ testEncodeNegativeBigInt
✅ testEncodeNegativeDecimal
✅ testEncodeNegativeFloat
✅ testEncodeNegativeDouble
✅ testEncodeNegativeFloat16
✅ testEncodeNegativeInt
✅ testEncodeNegativeInt32
✅ testEncodeNegativeInt16
✅ testEncodeNegativeInt8
✅ testEncodeNegativeInt64
✅ testEncodeNonConformingDecimalThrowsError
✅ testEncodeNil
✅ testEncodeNonConformingDoubleThrowsError
✅ testEncodeNonConformingFloat16ThrowsError
✅ testEncodeNonConformingFloatThrowsError
✅ testEncodeNonStringKeyedDictionary
✅ testEncodePositiveBigInt
✅ testEncodePositiveInt
✅ testEncodePositiveInt16
✅ testEncodePositiveInt32
✅ testEncodePositiveInt64
✅ testEncodePositiveInt8
✅ testEncodePostiveDouble
✅ testEncodePostiveDecimal
✅ testEncodePostiveFloat16
✅ testEncodePostiveFloat
✅ testEncodeToDataWithEscapedStringsOption
✅ testEncodeToData
✅ testEncodeToString
✅ testEncodeToStringWithEscapedStringsOption
✅ testEncodeToStringWithSortedKeysOption
✅ testEncodeToDataWithSortedKeysOption
✅ testEncodeToDataWithPrettyOption
✅ testEncodeToStringWithPrettyOption
✅ testEncodeUInt32
✅ testEncodeUInt64
✅ testEncodeUInt16
✅ testEncodeUInt
✅ testEncodeWithCustomKeyStrategy
✅ testEncodeUInt8
✅ testEncodeUUID
✅ testEncodeURL
✅ testEncodeWithDefaultKeyStrategy
✅ testEncodeWithSnakeCaseKeyStrategy
✅ testEncodingChildContainers
PotentCodablesTests.JSONOrderTests
✅ testDescriptionOrder
✅ testObjectKeySerializationExplicitOrder
✅ testObjectKeySerializationSortedOrder
✅ testObjectKeyDeserializationOrder
PotentCodablesTests.JSONReaderTests
✅ testParsesEmptyArrays
✅ testParsingScientificFloatsWithInvalidCharsThrowsError
✅ testParsesEmptyObjects
✅ testParsesScientificFloats
✅ testParsingTooLargeScientificFloatsThrowsError
✅ testUnescapesBackspace
✅ testReportsGoodPositionForObjectsMissingComma
✅ testReportsGoodPositionForArraysMissingComma
✅ testUnescapesBackwardSlashes
✅ testUnescapesCarriageReturn
✅ testUnescapesForwardSlashes
✅ testUnescapesFormFeed
✅ testUnescapesNewLine
✅ testUnescapesQuotes
✅ testUnescapesTab
✅ testUnescapesUnicodeSurrogatePairs
✅ testUnescapesUnicode
✅ testUnescapingInvalidCodeThrowsError
✅ testUnescapingInvalidUnicodeSurrogatePairsThrowsError
PotentCodablesTests.JSONValueTests
✅ testArrayAccessor
✅ testArrayLiteralInitializer
✅ testBoolAccessor
✅ testDoubleAccessor
✅ testBoolLiteralInitializer
✅ testDictionaryLiteralInitializer
✅ testFloatAccessor
✅ testIntSubscript
✅ testFloatLiteralInitializer
✅ testDynamicMemberSubscript
✅ testIntegerAccessor
✅ testJSONNumberStringLiteralInitializer
✅ testJSONNumberFloatLiteralInitializer
✅ testJSONNumberIntegerLiteralInitializer
✅ testNilLiteralInitializer
✅ testNumberAccessor
✅ testObjectAccessor
✅ testNullAccessor
✅ testStringLiteralInitializer
✅ testStringSubscript
✅ testStringAccessor
✅ testUnsignedIntegerAccessor
✅ testUnwrap
PotentCodablesTests.JSONWriterTests
✅ testEscapesCarriageReturn
✅ testEscapesBackwardSlashes
✅ testEscapesBackspace
✅ testEscapesFormFeed
✅ testEscapesForwardSlashes
✅ testEscapesNewLine
✅ testEscapesQuotes
✅ testEscapesUnicodeFormatInLongForm
✅ testEscapesTab
✅ testRewritesIntegerFloats
PotentCodablesTests.RefTests
✅ testCustomEmbeddedRef
✅ testCustomRef
✅ testEmbeddedRef
✅ testEmbeddedRefSingleNil
✅ testEmbeddedRefDecodeFailsWhenTypeNotAuthorized
✅ testRef
✅ testRefDecodeFailsWhenTypeNotAuthorized
✅ testRefSingleBool
✅ testNestedRef
✅ testRefSingleFloat
✅ testRefSingleDouble
✅ testRefSingleFloat16
✅ testRefSingleBoolArray
✅ testRefSingleInt16
✅ testRefSingleInt
✅ testRefSingleInt64
✅ testRefSingleInt32
✅ testRefSingleString
✅ testRefSingleIntArray
✅ testRefSingleNil
✅ testRefSingleInt8
✅ testRefSingleUInt
✅ testRefSingleUInt64
✅ testRefSingleUInt16
✅ testRefSingleUInt32
✅ testRefSingleUInt8
✅ testRefUnkeyed
PotentCodablesTests.TimeZoneTests
✅ testParsingTimeZones
✅ testParsingOffsets
PotentCodablesTests.UnkeyedCodingContainerTests
✅ testDecodeContentsBoolArray
✅ testDecodeContentsBoolSet
✅ testDecodeContentsDecodableArray
✅ testDecodeContentsDecodableSet
✅ testDecodeContentsDoubleArray
✅ testDecodeContentsDoubleSet
✅ testDecodeContentsFloatSet
✅ testDecodeContentsFloatArray
✅ testDecodeContentsInt16Array
✅ testDecodeContentsInt16Set
✅ testDecodeContentsInt32Array
✅ testDecodeContentsInt32Set
✅ testDecodeContentsInt64Array
✅ testDecodeContentsInt64Set
✅ testDecodeContentsInt8Array
✅ testDecodeContentsInt8Set
✅ testDecodeContentsStringSet
✅ testDecodeContentsStringArray
✅ testDecodeContentsUInt16Set
✅ testDecodeContentsUInt16Array
✅ testDecodeContentsUInt64Array
✅ testDecodeContentsUInt32Set
✅ testDecodeContentsUInt32Array
✅ testDecodeContentsUInt64Set
✅ testDecodeContentsUInt8Array
✅ testDecodeContentsUInt8Set
PotentCodablesTests.ValueCoderTests
✅ testDecodeMissingStringValue
✅ testDecodeMissingDataValue
✅ testDecodeMissingTreeValue
✅ testDecodeUnwrappedTreeValue
✅ testDecodeTreeValue
✅ testEncodeInvalidDataValue
✅ testKeyedContainerDecoderNilAsNestedKeyed
✅ testEncodeInvalidTreeValue
✅ testEncodeInvalidStringValue
✅ testKeyedContainerDecoderNilAsNestedUnkeyed
✅ testSuperContainerForKeyedContainerWithCustomKey
✅ testNestedContainersForUnkeyedContainer
✅ testSuperContainerForKeyedContainer
✅ testNestedContainersForKeyedContainer
✅ testUnkeyedContainerDecodeFromEmptyCodable
✅ testUnkeyedContainerDecodeFromEmptyBool
✅ testUnkeyedContainer
✅ testSuperContainerForUnkeyedContainer
✅ testUnkeyedContainerDecodeFromEmptyInt16
✅ testUnkeyedContainerDecodeFromEmptyFloat
✅ testUnkeyedContainerDecodeFromEmptyInt
✅ testUnkeyedContainerDecodeFromEmptyDouble
✅ testUnkeyedContainerDecodeFromEmptyInt64
✅ testUnkeyedContainerDecodeFromEmptyInt8
✅ testUnkeyedContainerDecodeFromEmptyNestedKeyed
✅ testUnkeyedContainerDecodeFromEmptyInt32
✅ testUnkeyedContainerDecodeFromEmptyString
✅ testUnkeyedContainerDecodeFromEmptyNestedUnkeyed
✅ testUnkeyedContainerDecodeFromEmptyNestedSuper
✅ testUnkeyedContainerDecodeFromEmptyNil
✅ testUnkeyedContainerDecodeFromEmptyUInt
✅ testUnkeyedContainerDecodeFromEmptyUInt32
✅ testUnkeyedContainerDecodeFromEmptyUInt64
✅ testUnkeyedContainerDecodeFromEmptyUInt16
✅ testUnkeyedContainerDecoderNilAsBool
✅ testUnkeyedContainerDecodeFromEmptyUInt8
✅ testUnkeyedContainerDecoderNilAsCodable
✅ testUnkeyedContainerDecoderNilAsDouble
✅ testUnkeyedContainerDecoderNilAsInt32
✅ testUnkeyedContainerDecoderNilAsInt16
✅ testUnkeyedContainerDecoderNilAsFloat
✅ testUnkeyedContainerDecoderNilAsInt
✅ testUnkeyedContainerDecoderNilAsInt8
✅ testUnkeyedContainerDecoderNilAsInt64
✅ testUnkeyedContainerDecoderNilAsNestedUnkeyed
✅ testUnkeyedContainerDecoderNilAsNestedKeyed
✅ testUnkeyedContainerDecoderNilAsUInt32
✅ testUnkeyedContainerDecoderNilAsUInt16
✅ testUnkeyedContainerDecoderNilAsString
✅ testUnkeyedContainerDecoderNilAsUInt
✅ testUnkeyedContainerDecoderNilAsUInt8
✅ testUnkeyedContainerDecoderNilAsUInt64
PotentCodablesTests.ValueTransformableTests
✅ testSingleValueContainer
✅ testKeyContainer
✅ testTopLevel
✅ testUnkeyedContainer
✅ testUnkeyedContainerContents
PotentCodablesTests.ValueTransformerTests
✅ testArrayBoolStoredInt
✅ testArrayInt16StoredBool
✅ testArrayFloatStoredBool
✅ testArrayBoolValueStoredBool
✅ testArrayDoubleStoredBool
✅ testArrayInt32StoredBool
✅ testArrayInt64StoredBool
✅ testArrayInt8StoredBool
✅ testArrayIntStoredBool
✅ testArrayUInt32StoredBool
✅ testArrayStringStoredBool
✅ testArrayUInt16StoredBool
✅ testArrayUInt64StoredBool
✅ testArrayUInt8StoredBool
✅ testSetBoolStoredInt
✅ testArrayUIntStoredBool
✅ testKeyed
✅ testSetDoubleStoredBool
✅ testSetBoolValueStoredBool
✅ testSetFloatStoredBool
✅ testSetInt16StoredBool
✅ testSetInt32StoredBool
✅ testSetInt64StoredBool
✅ testSetInt8StoredBool
✅ testSetIntStoredBool
✅ testSetStringStoredBool
✅ testSetUInt16StoredBool
✅ testSetUInt32StoredBool
✅ testSetUInt64StoredBool
✅ testSetUInt8StoredBool
✅ testSetUIntStoredBool
✅ testSingleBoolStoredInt
✅ testSingleBoolValueStoredBool
✅ testSingleDoubleStoredBool
✅ testSingleFloatStoredBool
✅ testSingleInt16StoredBool
✅ testSingleInt32StoredBool
✅ testSingleInt8StoredBool
✅ testSingleInt64StoredBool
✅ testSingleStringStoredBool
✅ testSingleIntStoredBool
✅ testSingleUInt16StoredBool
✅ testSingleUInt32StoredBool
✅ testSingleUInt64StoredBool
✅ testSingleUInt8StoredBool
✅ testTopLevel
✅ testSingleUIntStoredBool
✅ testUnkeyed
PotentCodablesTests.YAMLAnyValueTests
✅ testDecode
✅ testEncode
PotentCodablesTests.YAMLDecoderTests
✅ testDecodeAnyDictionary
✅ testDecodeBadFormattedDate
✅ testDecodeBadBase64Data
✅ testDecodeBadISO8601Date
✅ testDecodeBadURL
✅ testDecodeBase64Data
✅ testDecodeBadUUID
✅ testDecodeBase64DataUnpadded
✅ testDecodeBigIntFromDecimalFails
✅ testDecodeBigIntFromNonNumber
✅ testDecodeBigIntFromNegativeInteger
✅ testDecodeBigIntFromNull
✅ testDecodeBigIntFromPositiveInteger
✅ testDecodeBigUIntFromInteger
✅ testDecodeBigUIntFromNegativeIntegerFails
✅ testDecodeBigUIntFromNullItem
✅ testDecodeBigUIntFromNonNumber
✅ testDecodeBigUIntFromNull
✅ testDecodeBool
✅ testDecodeBoolFromNonBoolean
✅ testDecodeBoolFromNull
✅ testDecodeBoolFromNullItem
✅ testDecodeDataFromNullItem
✅ testDecodeCustomData
✅ testDecodeDataFromNull
✅ testDecodeDateFromNull
✅ testDecodeBigIntFromNullItem
✅ testDecodeDecimalFromNaN
✅ testDecodeDateFromNullItem
✅ testDecodeDecimalFromNegativeDecimal
✅ testDecodeDecimalFromNegativeInteger
✅ testDecodeDecimalFromNonNumber
✅ testDecodeDecimalFromNull
✅ testDecodeDecimalFromNullItem
✅ testDecodeDecimalFromPositiveDecimal
✅ testDecodeDecimalFromPositiveInteger
✅ testDecodeDeferredToData
✅ testDecodeDeferredToDate
✅ testDecodeDoubleFromNaN
✅ testDecodeDoubleFromNegativeDecimal
✅ testDecodeDoubleFromNegativeInfinity
✅ testDecodeDoubleFromNegativeInteger
✅ testDecodeDoubleFromNullItem
✅ testDecodeDoubleFromNonNumber
✅ testDecodeDoubleFromNull
✅ testDecodeDoubleFromPositiveDecimal
✅ testDecodeDoubleFromPositiveInteger
✅ testDecodeDoubleFromPositiveInfinity
✅ testDecodeEpochMillisecondsDate
✅ testDecodeEpochSecondsDate
✅ testDecodeFloat16FromNaN
✅ testDecodeFloat16FromNegativeDecimal
✅ testDecodeFloat16FromNegativeInfinity
✅ testDecodeFloat16FromNegativeInteger
✅ testDecodeFloat16FromNullItem
✅ testDecodeFloat16FromNonNumber
✅ testDecodeFloat16FromNull
✅ testDecodeFloat16FromPositiveDecimal
✅ testDecodeFloat16FromPositiveInfinity
✅ testDecodeFloat16FromPositiveInteger
✅ testDecodeFloatFromNaN
✅ testDecodeFloatFromNegativeDecimal
✅ testDecodeFloatFromNegativeInfinity
✅ testDecodeFloatFromNegativeInteger
✅ testDecodeFloatFromNonNumber
✅ testDecodeFloatFromNull
✅ testDecodeFloatFromNullItem
✅ testDecodeFloatFromPositiveInfinity
✅ testDecodeFloatFromPositiveDecimal
✅ testDecodeFloatFromPositiveInteger
✅ testDecodeFromUTF8Data
✅ testDecodeIncorrectBase64Data
✅ testDecodeISO8601Date
✅ testDecodeInt16FromDecimalFails
✅ testDecodeInt16FromNegativeInteger
✅ testDecodeInt16FromNonNumber
✅ testDecodeInt16FromNull
✅ testDecodeInt16FromNullItem
✅ testDecodeInt16FromOverflowFails
✅ testDecodeInt16FromPositiveInteger
✅ testDecodeInt32FromDecimalFails
✅ testDecodeInt32FromNegativeInteger
✅ testDecodeInt32FromNonNumber
✅ testDecodeInt32FromNullItem
✅ testDecodeInt32FromNull
✅ testDecodeInt32FromOverflowFails
✅ testDecodeInt32FromPositiveInteger
✅ testDecodeInt64FromDecimalFails
✅ testDecodeInt64FromNegativeIntegerFails
✅ testDecodeInt64FromNonNumber
✅ testDecodeInt64FromNull
✅ testDecodeInt64FromPositiveInteger
✅ testDecodeInt64FromNullItem
✅ testDecodeInt64FromOverflowFails
✅ testDecodeInt8FromDecimalFails
✅ testDecodeInt8FromNegativeInteger
✅ testDecodeInt8FromNull
✅ testDecodeInt8FromNonNumber
✅ testDecodeInt8FromNullItem
✅ testDecodeInt8FromOverflowFails
✅ testDecodeInt8FromPositiveInteger
✅ testDecodeIntFromDecimalFails
✅ testDecodeIntFromNegativeInteger
✅ testDecodeIntFromNonNumber
✅ testDecodeIntFromNullItem
✅ testDecodeIntFromNull
✅ testDecodeIntFromOverflowFails
✅ testDecodeInvalidKeyedMap
✅ testDecodeIntFromPositiveInteger
✅ testDecodeIntKeyedMap
✅ testDecodeNonConformingDecimalThrowsError
✅ testDecodeString
✅ testDecodeStringFromNull
✅ testDecodeStringFromNonString
✅ testDecodeStringFromNullItem
✅ testDecodeUInt16FromDecimalFails
✅ testDecodeUInt16FromNonNumber
✅ testDecodeUInt16FromNegativeIntegerFails
✅ testDecodeUInt16FromNull
✅ testDecodeUInt32FromDecimalFails
✅ testDecodeUInt16FromNullItem
✅ testDecodeUInt16FromPositiveInteger
✅ testDecodeUInt32FromNegativeIntegerFails
✅ testDecodeUInt32FromNullItem
✅ testDecodeUInt32FromNull
✅ testDecodeUInt32FromNonNumber
✅ testDecodeUInt32FromPositiveInteger
✅ testDecodeUInt64FromDecimalFails
✅ testDecodeUInt64FromNegativeIntegerFails
✅ testDecodeUInt64FromNonNumber
✅ testDecodeUInt64FromNull
✅ testDecodeUInt64FromNullItem
✅ testDecodeUInt8FromDecimalFails
✅ testDecodeUInt64FromPositiveInteger
✅ testDecodeUInt8FromNegativeIntegerFails
✅ testDecodeUInt8FromNonNumber
✅ testDecodeUInt8FromNullItem
✅ testDecodeUInt8FromNull
✅ testDecodeUInt8FromPositiveInteger
✅ testDecodeUIntFromDecimalFails
✅ testDecodeUIntFromNegativeIntegerFails
✅ testDecodeUIntFromNonNumber
✅ testDecodeUIntFromNullItem
✅ testDecodeUIntFromNull
✅ testDecodeUIntFromPositiveInteger
✅ testDecodeURL
✅ testDecodeURLFromNullItem
✅ testDecodeURLFromNonString
✅ testDecodeUUID
✅ testDecodeURLFromNull
✅ testDecodeUUIDFromNonString
✅ testDecodeUUIDFromNull
✅ testDecodeUUIDFromNullItem
✅ testDecodeWithCustomDecoder
✅ testDecodeWithDefaultKeyStrategy
✅ testDecodeWithCustomKeyStrategy
✅ testDecodeWithSnakeCaseKeyStrategy
✅ testDecodeWithFormatter
PotentCodablesTests.YAMLEncoderTests
✅ testEncodeAnyDictionary
✅ testEncodeBigUInt
✅ testEncodeDataWithCustomEncoder
✅ testEncodeDataAsBase64
✅ testEncodeDataWithDeferredToData
✅ testEncodeDateAsEpochMilliseconds
✅ testEncodeDataWithNothingCustomEncoder
✅ testEncodeDateAsEpochSeconds
✅ testEncodeDateWithCustomEncoder
✅ testEncodeDateWithDeferredToDate
✅ testEncodeDateAsISO8601
✅ testEncodeDateWithFormatter
✅ testEncodeDecimalNaN
✅ testEncodeDoubleNaN
✅ testEncodeDateWithNothingCustomEncoder
✅ testEncodeDoubleNegativeInfinity
✅ testEncodeFloat16NaN
✅ testEncodeDoublePositiveInfinity
✅ testEncodeFloat16NegativeInfinity
✅ testEncodeFloat16PositiveInfinity
✅ testEncodeFloatPositiveInfinity
✅ testEncodeFloatNaN
✅ testEncodeFloatNegativeInfinity
✅ testEncodeNegativeBigInt
✅ testEncodeNegativeFloat16
✅ testEncodeNegativeDouble
✅ testEncodeNegativeFloat
✅ testEncodeNegativeDecimal
✅ testEncodeNegativeInt16
✅ testEncodeNegativeInt
✅ testEncodeNegativeInt32
✅ testEncodeNegativeInt64
✅ testEncodeNonStringKeyedDictionary
✅ testEncodePositiveBigInt
✅ testEncodeNegativeInt8
✅ testEncodeNil
✅ testEncodePositiveInt
✅ testEncodePositiveInt64
✅ testEncodePositiveInt16
✅ testEncodePositiveInt32
✅ testEncodePostiveDecimal
✅ testEncodePostiveDouble
✅ testEncodePositiveInt8
✅ testEncodePostiveFloat
✅ testEncodeToData
✅ testEncodeToString
✅ testEncodeToDataWithSortedKeysOption
✅ testEncodePostiveFloat16
✅ testEncodeUInt
✅ testEncodeUInt32
✅ testEncodeUInt16
✅ testEncodeToStringWithSortedKeysOption
✅ testEncodeUInt64
✅ testEncodeUInt8
✅ testEncodeUUID
✅ testEncodeURL
✅ testEncodeWithDefaultKeyStrategy
✅ testEncodeWithCustomKeyStrategy
✅ testEncodingChildContainers
✅ testEncodeWithSnakeCaseKeyStrategy
PotentCodablesTests.YAMLErrorTests
✅ testOutputWhitespaceOnlyString
✅ testEmitNumberInPlainString
✅ testSimpleScalarNotOnDocMarkerLineExplicit
✅ testSimpleScalarNoDocMarkers
✅ testSimpleScalarNotOnDocMarkerLinePretty
PotentCodablesTests.YAMLOrderTests
✅ testObjectKeySerializationExplicitOrder
✅ testObjectKeyDeserializationOrder
✅ testDescriptionOrder
✅ testObjectKeySerializationSortedOrder
PotentCodablesTests.YAMLReaderTests
✅ testReadAlias
✅ testReadInvalidTaggedBool
✅ testReadMultipleDocuments
✅ testReadTaggedBool
✅ testReadTaggedFloat
✅ testReadTaggedInt
✅ testReadTaggedNull
✅ testReadTaggedString
✅ testReaderThrowsParserErrors
PotentCodablesTests.YAMLSchemaTests
✅ testBoolMatching
✅ testFloatMatching
✅ testIntMatching
✅ testNullMatching
PotentCodablesTests.YAMLTests
✅ testDescriptionFormat
✅ testDecodingChildContainers
✅ testJSONOutput
✅ testObjectKeyDeserializationOrder
✅ testDescriptionOrder
✅ testEncodingChildContainers
✅ testPreferredCollectionStyle
✅ testParse
✅ testObjectKeySerializationExplicitOrder
✅ testObjectKeySerializationSortedOrder
✅ testPreferredStringStyle
PotentCodablesTests.YAMLValueTests
✅ testBoolLiteralInitializer
✅ testBoolAccessor
✅ testArrayLiteralInitializer
✅ testDictionaryLiteralInitializer
✅ testDoubleAccessor
✅ testDynamicMemberSubscript
✅ testEquatable
✅ testFloatAccessor
✅ testIntSubscript
✅ testFloatLiteralInitializer
✅ testIntegerAccessor
✅ testMappingAccessor
✅ testNullAccessor
✅ testNilLiteralInitializer
✅ testNumberAccessor
✅ testSequenceAccessor
✅ testStringAccessor
✅ testStringLiteralInitializer
✅ testNumberAccessors
✅ testUnsignedIntegerAccessor
✅ testTags
✅ testUnwrap
✅ testStringSubscript
✅ testYAMLNumberIntegerLiteralInitializer
✅ testYAMLSubscript
✅ testYAMLNumberStringLiteralInitializer
✅ testYAMLNumberFloatLiteralInitializer
PotentCodablesTests.YAMLWriterTests
✅ testWriteAliases
✅ testWriteMultipleDocuments
✅ testWriteScalarCompact
✅ testWriteScalarExplicitDocumentMarkers
✅ testWriteScalarPretty
✅ testWriteStringInvalidSpecialPlain
✅ testWriteStringPreferFolded
✅ testWriteStringPreferDoubleQuoted
✅ testWriteStringPreferPlain
✅ testWriteStringPreferLiteral
✅ testWriteStringPreferSingleQuoted
✅ testWriteStringValidSpecialPlain
✅ testWriteWidthNormal
✅ testWriteWidthNormalInBlock
Loading