77 lines
5.0 KiB
XML
77 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2026-05-12T06:25:57.617Z" hostname="donghyeon-960XGK" time="0.255">
|
|
<properties/>
|
|
<testcase name="map never returns null for any known enum" classname="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" time="0.215"/>
|
|
<testcase name="map is referentially transparent" classname="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" time="0.007"/>
|
|
<testcase name="access denied is always 403" classname="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" time="0.005"/>
|
|
<testcase name="authentication required is always 401" classname="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" time="0.004"/>
|
|
<testcase name="map result is always 4xx or 5xx" classname="com.project.auth.presentation.support.exception.ApiErrorHttpStatusMapperPropertyTest" time="0.009"/>
|
|
<system-out><![CDATA[timestamp = 2026-05-12T15:25:57.843242942, ApiErrorHttpStatusMapperPropertyTest:map never returns null for any known enum =
|
|
|-----------------------jqwik-----------------------
|
|
tries = 21 | # of calls to property
|
|
checks = 21 | # 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 = -3109363658933506830 | random seed to reproduce generated values
|
|
|
|
|
|
timestamp = 2026-05-12T15:25:57.853897086, ApiErrorHttpStatusMapperPropertyTest:map is referentially transparent =
|
|
|-----------------------jqwik-----------------------
|
|
tries = 21 | # of calls to property
|
|
checks = 21 | # 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 = -6530646311908224625 | random seed to reproduce generated values
|
|
|
|
|
|
timestamp = 2026-05-12T15:25:57.859436806, ApiErrorHttpStatusMapperPropertyTest:access denied is always 403 =
|
|
|-----------------------jqwik-----------------------
|
|
tries = 1 | # of calls to property
|
|
checks = 1 | # 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 = -5162420696473893444 | random seed to reproduce generated values
|
|
|
|
|
|
timestamp = 2026-05-12T15:25:57.863537767, ApiErrorHttpStatusMapperPropertyTest:authentication required is always 401 =
|
|
|-----------------------jqwik-----------------------
|
|
tries = 1 | # of calls to property
|
|
checks = 1 | # 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 = -270781289674096784 | random seed to reproduce generated values
|
|
|
|
|
|
timestamp = 2026-05-12T15:25:57.872526657, ApiErrorHttpStatusMapperPropertyTest:map result is always 4xx or 5xx =
|
|
|-----------------------jqwik-----------------------
|
|
tries = 21 | # of calls to property
|
|
checks = 21 | # 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 = -3380581616407922337 | random seed to reproduce generated values
|
|
|
|
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|