0.5.0 - revert lazy evaluation for switch function #25
342 passed, 0 failed and 0 skipped
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.adapters.JsonAdapterTests.xml
6 tests were completed in 12ms with 6 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.csv.CsvFormatTest.xml
19 tests were completed in 28ms with 19 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.formurlencoded.FormUrlEncodedFormatTest.xml
2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.xml.XmlFormatTest.xml
3 tests were completed in 198ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.yaml.YamlFormatTest.xml
2 tests were completed in 38ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAndTest.xml
2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAtTest.xml
2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAvgTest.xml
2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionBase64Test.xml
4 tests were completed in 11ms with 4 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionBooleanTest.xml
3 tests were completed in 6ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCoalesceTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionConcatTest.xml
1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionContainsTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCsvParseTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCsvTest.xml
3 tests were completed in 6ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDateTest.xml
5 tests were completed in 23ms with 5 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDecimalTest.xml
3 tests were completed in 4ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDigestTest.xml
2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDistinctTest.xml
3 tests were completed in 8ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionEntriesTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionEvalTest.xml
1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFilterTest.xml
3 tests were completed in 5ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFindTest.xml
3 tests were completed in 4ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFlattenTest.xml
1 tests were completed in 8ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFlatTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFormParseTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFormTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionGroupTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIfTest.xml
3 tests were completed in 6ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIsNullTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIsTest.xml
7 tests were completed in 13ms with 7 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJoinTest.xml
5 tests were completed in 7ms with 5 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonParseTest.xml
7 tests were completed in 8ms with 7 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPatchTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPathTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPointerTest.xml
4 tests were completed in 6ms with 4 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJwtParseTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLengthTest.xml
5 tests were completed in 4ms with 5 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLongTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLookupTest.xml
2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLowerTest.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMapTest.xml
3 tests were completed in 5ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMatchAllTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMatchTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMathTest.xml
3 tests were completed in 12ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMaxTest.xml
2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMinTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNormalizeTest.xml
6 tests were completed in 22ms with 6 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNotTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNumberFormatTest.xml
1 tests were completed in 41ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNumberParseTest.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionObjectTest.xml
2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionOrTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionPadTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionPartitionTest.xml
2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionRangeTest.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionRawTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReduceTest.xml
2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReplaceTest.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReverseTest.xml
3 tests were completed in 5ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSliceTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSortTest.xml
3 tests were completed in 19ms with 3 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSplitTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionStringTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSubstringTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSumTest.xml
2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSwitchTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTestTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTransformTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTrimTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUnflattenTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUpperTest.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUriParseTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUrlDecodeTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUrlEncodeTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUuidTest.xml
2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionValueTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionWrapTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXmlParseTest.xml
4 tests were completed in 3ms with 4 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXmlTest.xml
2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXorTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionYamlParseTest.xml
2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionYamlTest.xml
2 tests were completed in 9ms with 2 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.gson.GsonTransformerFunctionsTest.xml
9 tests were completed in 30ms with 9 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.JsonTransformerTest.xml
16 tests were completed in 115ms with 16 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.JsonTransformerUtilsTest.xml
4 tests were completed in 13ms with 4 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.manipulation.JsonPatchTest.xml
93 tests were completed in 116ms with 93 passed, 0 failed and 0 skipped.
✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.manipulation.JsonPointerTest.xml
13 tests were completed in 7ms with 13 passed, 0 failed and 0 skipped.