| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <testsuites> |
| <testsuite name="" tests="17" assertions="16" errors="1" failures="0" skipped="0" time="0.003465"> |
| <testsuite name="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" tests="17" assertions="16" errors="1" failures="0" skipped="0" time="0.003465"> |
| <testcase name="testPlus" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="46" assertions="1" time="0.002022"/> |
| <testcase name="testPlus2" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="53" assertions="1" time="0.000110"/> |
| <testcase name="testPlus3" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="60" assertions="1" time="0.000112"/> |
| <testcase name="testPlus4" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="67" assertions="1" time="0.000159"/> |
| <testcase name="testMinus" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="74" assertions="1" time="0.000166"/> |
| <testcase name="testMinus2" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="81" assertions="1" time="0.000156"/> |
| <testcase name="testMinus3" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="88" assertions="1" time="0.000092"/> |
| <testcase name="testMinus4" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="95" assertions="1" time="0.000073"/> |
| <testcase name="testMultiply" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="102" assertions="1" time="0.000066"/> |
| <testcase name="testMultiply2" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="109" assertions="1" time="0.000066"/> |
| <testcase name="testMultiply3" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="116" assertions="1" time="0.000065"/> |
| <testcase name="testMultiply4" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="123" assertions="1" time="0.000063"/> |
| <testcase name="testMultiply5" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="130" assertions="1" time="0.000064"/> |
| <testcase name="testDivide" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="137" assertions="1" time="0.000066"/> |
| <testcase name="testDivide2" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="144" assertions="1" time="0.000065"/> |
| <testcase name="testDivide3" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="151" assertions="1" time="0.000064"/> |
| <testcase name="testModulo" class="CalculatorTest" classname="CalculatorTest" file="/tmp/Calculator-PHPUnit/test/src/CalculatorTest.php" line="158" assertions="0" time="0.000056"> |
| <error type="PHPUnit\Framework\RiskyTestError">Risky Test |
| </error> |
| </testcase> |
| </testsuite> |
| </testsuite> |
| </testsuites> |