<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="cart.PricingTest" tests="2" failures="0" errors="0" skipped="0" time="0.198">
  <properties>
    <property name="ci.build" value="4821"/>
    <property name="ci.commit" value="9f2c1ab7d4e05b3386c0a1de77b459f2c8d0a641"/>
    <property name="ci.branch" value="feature/discount-&amp;-tax"/>
    <property name="empty.value" value=""/>
    <property name="java.opts" value="-Xmx2g -Dfile.encoding=UTF-8"/>
  </properties>
  <testcase classname="cart.PricingTest" name="appliesUnitPrice" time="0.121"/>
  <testcase classname="cart.PricingTest" name="roundsHalfUpAtTwoDecimals" time="0.077"/>
</testsuite>
