<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="3" failures="2">
<testsuite name="rsigma backtest" tests="3" failures="2">
<testcase name="11111111-1111-1111-1111-111111111111" classname="rsigma.backtest.expectations"/>
<testcase name="22222222-2222-2222-2222-222222222222" classname="rsigma.backtest.expectations">
<failure message="expected exactly 0, got 1">expected exactly 0, got 1</failure>
</testcase>
<testcase name="Ping Execution" classname="rsigma.backtest.unexpected">
<failure message="unexpected 1 fires with no covering expectation">unexpected 1 fires with no covering expectation</failure>
</testcase>
</testsuite>
</testsuites>