nu i xuinya

This commit is contained in:
2026-08-02 22:23:18 +03:00
commit e224dc91a7
205 changed files with 6356 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.common.ActorReasonParserTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.030Z" hostname="hlebushek" time="0.131">
<properties/>
<testcase name="rejectsActorFromPlayerWithoutChangingTheAuthor()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.065"/>
<testcase name="usesConsoleWhenActorIsAbsent()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.013"/>
<testcase name="extractsConsoleActorAndRemovesItFromReason()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.005"/>
<testcase name="rejectsDuplicateMalformedAndMissingValues()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.006"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>