Files
project-auth-server/presentation/build/test-results/test/TEST-com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest.xml
T

119 lines
7.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" tests="8" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:25:57.875Z" hostname="donghyeon-960XGK" time="1.034">
<properties/>
<testcase name="empty or null returns root pointer" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.005"/>
<testcase name="result always starts with slash" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.387"/>
<testcase name="dotted path splits into segments" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.155"/>
<testcase name="result is deterministic" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.174"/>
<testcase name="result never contains unescaped input slash" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.051"/>
<testcase name="result escapes tilde in segments" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.106"/>
<testcase name="indexed path extracts index segment" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.103"/>
<testcase name="nested indexed path combines correctly" classname="com.project.auth.presentation.support.exception.JsonPointerConversionPropertyTest" time="0.049"/>
<system-out><![CDATA[timestamp = 2026-05-12T15:25:57.881276914, JsonPointerConversionPropertyTest:empty or null returns root pointer =
|-----------------------jqwik-----------------------
tries = 2 | # of calls to property
checks = 2 | # of not rejected calls
generation = EXHAUSTIVE | parameters are exhaustively generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 0 | # of all combined edge cases
edge-cases#tried = 0 | # of edge cases tried in current run
seed = -8929287860294028279 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.268880207, JsonPointerConversionPropertyTest:result always starts with slash =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 40 | # of all combined edge cases
edge-cases#tried = 40 | # of edge cases tried in current run
seed = -821068403036583724 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.424216865, JsonPointerConversionPropertyTest:dotted path splits into segments =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 16 | # of all combined edge cases
edge-cases#tried = 16 | # of edge cases tried in current run
seed = 3743778761360273540 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.598911759, JsonPointerConversionPropertyTest:result is deterministic =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 40 | # of all combined edge cases
edge-cases#tried = 40 | # of edge cases tried in current run
seed = 2074810492364452220 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.649657384, JsonPointerConversionPropertyTest:result never contains unescaped input slash =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 16 | # of all combined edge cases
edge-cases#tried = 16 | # of edge cases tried in current run
seed = -7702752175705806191 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.755771698, JsonPointerConversionPropertyTest:result escapes tilde in segments =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 16 | # of all combined edge cases
edge-cases#tried = 16 | # of edge cases tried in current run
seed = 4177018763117534818 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.859392369, JsonPointerConversionPropertyTest:indexed path extracts index segment =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 20 | # of all combined edge cases
edge-cases#tried = 20 | # of edge cases tried in current run
seed = -4267960664043168560 | random seed to reproduce generated values
timestamp = 2026-05-12T15:25:58.909172646, JsonPointerConversionPropertyTest:nested indexed path combines correctly =
|-----------------------jqwik-----------------------
tries = 1000 | # of calls to property
checks = 1000 | # of not rejected calls
generation = RANDOMIZED | parameters are randomly generated
after-failure = SAMPLE_FIRST | try previously failed sample, then previous seed
when-fixed-seed = ALLOW | fixing the random seed is allowed
edge-cases#mode = MIXIN | edge cases are mixed in
edge-cases#total = 80 | # of all combined edge cases
edge-cases#tried = 80 | # of edge cases tried in current run
seed = -7862806993311759865 | random seed to reproduce generated values
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>