11 lines
No EOL
932 B
XML
11 lines
No EOL
932 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<testsuites disabled="0" errors="0" failures="0" tests="6" time="0.025">
|
|
<testsuite name="DS4 Rolls" timestamp="2020-12-30T22:36:25" hostname="localhost" time="0.025" errors="0" tests="6" skipped="0" disabled="0" failures="0">
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single failure roll, upper bound" time="0.012" />
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single failure roll, lower bound" time="0.001" />
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single success roll on success edge case." time="0.001" />
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single success roll." time="0.002" />
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single crit failure roll." time="0.002" />
|
|
<testcase classname="DS4 Rolls" name="Should do a proper single crit success roll." time="0.001" />
|
|
</testsuite>
|
|
</testsuites> |