Skip to content

restructure packages by language #3

restructure packages by language

restructure packages by language #3

GitHub Actions / Java json-transform Test Results succeeded Apr 18, 2024 in 0s

339 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.adapters.JsonAdapterTests.xml 6✅ 12ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.csv.CsvFormatTest.xml 19✅ 29ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.formurlencoded.FormUrlEncodedFormatTest.xml 2✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.xml.XmlFormatTest.xml 3✅ 205ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.formats.yaml.YamlFormatTest.xml 2✅ 39ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAndTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAtTest.xml 2✅ 7ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionAvgTest.xml 2✅ 8ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionBase64Test.xml 4✅ 22ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionBooleanTest.xml 3✅ 10ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCoalesceTest.xml 1✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionConcatTest.xml 1✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionContainsTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCsvParseTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionCsvTest.xml 3✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDateTest.xml 5✅ 23ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDecimalTest.xml 3✅ 6ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDigestTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionDistinctTest.xml 3✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionEntriesTest.xml 2✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionEvalTest.xml 1✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFilterTest.xml 3✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFindTest.xml 3✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFlattenTest.xml 1✅ 10ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFlatTest.xml 1✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFormParseTest.xml 2✅ 3ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionFormTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionGroupTest.xml 3✅ 18ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIfTest.xml 3✅ 6ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIsNullTest.xml 1✅ 0ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionIsTest.xml 7✅ 14ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJoinTest.xml 5✅ 7ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonParseTest.xml 7✅ 8ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPatchTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPathTest.xml 3✅ 16ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJsonPointerTest.xml 4✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionJwtParseTest.xml 2✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLengthTest.xml 5✅ 9ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLongTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLookupTest.xml 2✅ 8ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionLowerTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMapTest.xml 3✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMatchAllTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMatchTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMathTest.xml 3✅ 14ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMaxTest.xml 2✅ 6ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionMinTest.xml 2✅ 3ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNormalizeTest.xml 6✅ 23ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNotTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNumberFormatTest.xml 1✅ 31ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionNumberParseTest.xml 1✅ 3ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionObjectTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionOrTest.xml 2✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionPadTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionPartitionTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionRangeTest.xml 1✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionRawTest.xml 2✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReduceTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReplaceTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionReverseTest.xml 3✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSliceTest.xml 2✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSortTest.xml 3✅ 10ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSplitTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionStringTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSubstringTest.xml 1✅ 0ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSumTest.xml 2✅ 3ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionSwitchTest.xml 2✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTestTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTransformTest.xml 2✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionTrimTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUnflattenTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUpperTest.xml 1✅ 0ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUriParseTest.xml 2✅ 2ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUrlDecodeTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUrlEncodeTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionUuidTest.xml 2✅ 4ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionValueTest.xml 2✅ 3ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionWrapTest.xml 1✅ 1ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXmlParseTest.xml 4✅ 5ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXmlTest.xml 2✅ 12ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionXorTest.xml 2✅ 6ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionYamlParseTest.xml 2✅ 8ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.functions.TransformerFunctionYamlTest.xml 2✅ 10ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.gson.GsonTransformerFunctionsTest.xml 9✅ 13ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.JsonTransformerTest.xml 17✅ 113ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.manipulation.JsonPatchTest.xml 93✅ 102ms
java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.manipulation.JsonPointerTest.xml 13✅ 6ms

✅ 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 29ms 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 4ms 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 205ms 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 39ms 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 7ms 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 8ms 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 22ms 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 10ms 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 2ms 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 2ms 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 5ms 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 5ms 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 6ms 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 5ms 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 5ms 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 4ms 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 5ms 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 10ms 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 5ms 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 18ms 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 0ms 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 14ms 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 16ms 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 4ms 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 9ms 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 8ms 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 1ms 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 4ms 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 2ms 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 14ms 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 6ms 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 23ms 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 31ms 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 3ms 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 5ms 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 4ms 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 5ms 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 2ms 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 4ms 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 2ms 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 1ms 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 2ms 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 5ms 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 10ms 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 0ms 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 1ms 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 1ms 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 2ms 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 3ms 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 5ms 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 6ms 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 8ms 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 10ms 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 13ms with 9 passed, 0 failed and 0 skipped.

✅ java/json-transform/build/test-results/test/TEST-co.nlighten.jsontransform.JsonTransformerTest.xml

17 tests were completed in 113ms with 17 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 102ms 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 6ms with 13 passed, 0 failed and 0 skipped.