Provide multiple value mappers #56
GitHub Actions / Test Results
succeeded
Mar 12, 2024 in 0s
All 120 tests pass, 1 skipped in 5s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
de.sipgate.federmappe.realtimedb.SubclassDecodingTests ‑ nestedDataStructureDecodingTest()
Check notice on line 0 in .github
github-actions / Test Results
121 tests found
There are 121 tests, see "Raw output" for the full list of tests.
Raw output
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeBasicDataClassWithBooleanFieldSetToFalse()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeBasicDataClassWithBooleanFieldSetToTrue()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeBasicDataClassWithNullableBooleanFieldSetToFalse()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeBasicDataClassWithNullableBooleanFieldSetToNull()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeBasicDataClassWithNullableBooleanFieldSetToTrue()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeListOfBoolean()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeListOfNullableBooleanWithElements()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeMapOfNullableStringAndBoolean()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeMapOfStringAndBoolean()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeMapOfStringAndNullableBoolean()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableListOfBooleanBeingNull()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableListOfBooleanContainingElements()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableListOfNullableBooleanBeingNull()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableListOfNullableBooleanWithElements()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableMapOfStringAndBooleanWithBeingNull()
de.sipgate.federmappe.firestore.BooleanTests ‑ deserializeNullableMapOfStringAndBooleanWithElements()
de.sipgate.federmappe.firestore.DateTests ‑ deserializeBasicDataClassWithDateFieldAndFixedSerializer()
de.sipgate.federmappe.firestore.DateTests ‑ deserializeBasicDataClassWithDateFieldSetToFirstDayOfYear2000()
de.sipgate.federmappe.firestore.DateTests ‑ deserializeBasicDataClassWithNullDateField()
de.sipgate.federmappe.firestore.DateTests ‑ deserializeBasicDataClassWithNullableDateField()
de.sipgate.federmappe.firestore.DateTests ‑ deserializeListOfDate()
de.sipgate.federmappe.firestore.EnumListTests ‑ testStringListDecodes()
de.sipgate.federmappe.firestore.EnumListTests ‑ testStringListDecodesDefaultNullValue()
de.sipgate.federmappe.firestore.EnumListTests ‑ testStringListDecodesDefaultValue()
de.sipgate.federmappe.firestore.EnumTests ‑ deserializeDataClassWithEnum()
de.sipgate.federmappe.firestore.EnumTests ‑ deserializeDataClassWithInnerEnum()
de.sipgate.federmappe.firestore.EnumTests ‑ deserializeDataClassWithMapWithInnerEnum()
de.sipgate.federmappe.firestore.EnumTests ‑ deserializeDataClassWithNullEnum()
de.sipgate.federmappe.firestore.EnumTests ‑ deserializeDataClassWithNullableEnum()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithFloatingPointNumberFieldSetToMinusOnePointFive()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithFloatingPointNumberFieldSetToNaN()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithFloatingPointNumberFieldSetToOnePointFive()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithFloatingPointNumberFieldSetToZero()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithNullableFloatingPointNumberFieldSetToMinusOnePointFive()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithNullableFloatingPointNumberFieldSetToNaN()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithNullableFloatingPointNumberFieldSetToNull()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithNullableFloatingPointNumberFieldSetToOnePointFive()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeBasicDataClassWithNullableFloatingPointNumberFieldSetToZero()
de.sipgate.federmappe.firestore.FloatingPointNumberTests ‑ deserializeListOfFloatingPointNumber()
de.sipgate.federmappe.firestore.StringListTests ‑ testStringListDecodes()
de.sipgate.federmappe.firestore.StringListTests ‑ testStringListDecodesDefaultNullValue()
de.sipgate.federmappe.firestore.StringListTests ‑ testStringListDecodesDefaultValue()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [10] ClassCastExceptionInput(valueInMap=true, expectedValue=double (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [11] ClassCastExceptionInput(valueInMap=true, expectedValue=long (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [12] ClassCastExceptionInput(valueInMap=true, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [13] ClassCastExceptionInput(valueInMap=true, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [14] ClassCastExceptionInput(valueInMap=true, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [15] ClassCastExceptionInput(valueInMap=0, expectedValue=class java.lang.String (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [16] ClassCastExceptionInput(valueInMap=0, expectedValue=boolean (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [17] ClassCastExceptionInput(valueInMap=0, expectedValue=double (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [18] ClassCastExceptionInput(valueInMap=0, expectedValue=long (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [19] ClassCastExceptionInput(valueInMap=0, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [1] ClassCastExceptionInput(valueInMap=string, expectedValue=boolean (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [20] ClassCastExceptionInput(valueInMap=0, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [21] ClassCastExceptionInput(valueInMap=0, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [22] ClassCastExceptionInput(valueInMap=0, expectedValue=class java.lang.String (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [23] ClassCastExceptionInput(valueInMap=0, expectedValue=boolean (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [24] ClassCastExceptionInput(valueInMap=0, expectedValue=double (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [25] ClassCastExceptionInput(valueInMap=0, expectedValue=int (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [26] ClassCastExceptionInput(valueInMap=0, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [27] ClassCastExceptionInput(valueInMap=0, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [28] ClassCastExceptionInput(valueInMap=0, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [29] ClassCastExceptionInput(valueInMap=0.4, expectedValue=class java.lang.String (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [2] ClassCastExceptionInput(valueInMap=string, expectedValue=int (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [30] ClassCastExceptionInput(valueInMap=0.4, expectedValue=boolean (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [31] ClassCastExceptionInput(valueInMap=0.4, expectedValue=long (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [32] ClassCastExceptionInput(valueInMap=0.4, expectedValue=int (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [33] ClassCastExceptionInput(valueInMap=0.4, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [34] ClassCastExceptionInput(valueInMap=0.4, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [35] ClassCastExceptionInput(valueInMap=0.4, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [36] ClassCastExceptionInput(valueInMap={}, expectedValue=class java.lang.String (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [37] ClassCastExceptionInput(valueInMap={}, expectedValue=boolean (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [38] ClassCastExceptionInput(valueInMap={}, expectedValue=double (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [39] ClassCastExceptionInput(valueInMap={}, expectedValue=int (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [3] ClassCastExceptionInput(valueInMap=string, expectedValue=double (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [40] ClassCastExceptionInput(valueInMap={}, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [41] ClassCastExceptionInput(valueInMap={}, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [42] ClassCastExceptionInput(valueInMap={}, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [43] ClassCastExceptionInput(valueInMap={}, expectedValue=long (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [4] ClassCastExceptionInput(valueInMap=string, expectedValue=long (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [5] ClassCastExceptionInput(valueInMap=string, expectedValue=float (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [6] ClassCastExceptionInput(valueInMap=string, expectedValue=char (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [7] ClassCastExceptionInput(valueInMap=string, expectedValue=byte (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [8] ClassCastExceptionInput(valueInMap=true, expectedValue=class java.lang.String (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ [9] ClassCastExceptionInput(valueInMap=true, expectedValue=int (Kotlin reflection is not available))
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeBasicDataClassSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeComplexStackedDataClass()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeComplexStackedDataClassAndNullability()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithEmptyListOfStringsSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithFilledListOfStringsSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithFilledMapSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithNullSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithObject()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataClassWithStackedMapsSucceeds()
de.sipgate.federmappe.firestore.StringMapDecoderTest ‑ deserializeDataWithExtraFieldsSucceeds()
de.sipgate.federmappe.firestore.StringTests ‑ deserializeEmptyList()
de.sipgate.federmappe.firestore.StringTests ‑ deserializeListOfNullableString()
de.sipgate.federmappe.firestore.StringTests ‑ deserializeListOfString()
de.sipgate.federmappe.firestore.SubclassDecodingTests ‑ deserializeNestedDataClass()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithNullableWholeNumberFieldSetToMinusOne()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithNullableWholeNumberFieldSetToNull()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithNullableWholeNumberFieldSetToOne()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithNullableWholeNumberFieldSetToZero()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithWholeNumberFieldSetToMinusOne()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithWholeNumberFieldSetToOne()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeBasicDataClassWithWholeNumberFieldSetToZero()
de.sipgate.federmappe.firestore.WholeNumberTests ‑ deserializeListOfWholeNumber()
de.sipgate.federmappe.firestore.serializers.DateSerializerTest ‑ testDeserialization()
de.sipgate.federmappe.firestore.serializers.UriSerializerTest ‑ testDeserialization()
de.sipgate.federmappe.realtimedb.BooleanDecodingTest ‑ nonNullBooleanTest()
de.sipgate.federmappe.realtimedb.BooleanDecodingTest ‑ nullableBooleanDefaultsToNullTest()
de.sipgate.federmappe.realtimedb.BooleanDecodingTest ‑ nullableBooleanTest()
de.sipgate.federmappe.realtimedb.EnumDecodingTest ‑ customEnumDecodingTest()
de.sipgate.federmappe.realtimedb.EnumDecodingTest ‑ simpleEnumDecodingTest()
de.sipgate.federmappe.realtimedb.FractionalNumberTests ‑ doubleDecodingTest()
de.sipgate.federmappe.realtimedb.FractionalNumberTests ‑ floatDecodingTest()
de.sipgate.federmappe.realtimedb.StringTests ‑ testStringWithMatchingName()
de.sipgate.federmappe.realtimedb.StringTests ‑ testStringWithOverriddenName()
de.sipgate.federmappe.realtimedb.SubclassDecodingTests ‑ nestedDataStructureDecodingTest()
de.sipgate.federmappe.realtimedb.WholeNumberTests ‑ integerDecodingTest()
de.sipgate.federmappe.realtimedb.WholeNumberTests ‑ longDecodingTest()
Loading