<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="D:\xampp\htdocs\billingSoft\phpunit.xml" tests="9" assertions="21" errors="0" failures="0" skipped="0" time="3.074410">
    <testsuite name="Unit" tests="4" assertions="9" errors="0" failures="0" skipped="0" time="0.007204">
      <testsuite name="Tests\Unit\ExampleTest" file="D:\xampp\htdocs\billingSoft\tests\Unit\ExampleTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.005916">
        <testcase name="test_that_true_is_true" file="D:\xampp\htdocs\billingSoft\tests\Unit\ExampleTest.php" line="12" class="Tests\Unit\ExampleTest" classname="Tests.Unit.ExampleTest" assertions="1" time="0.005916"/>
      </testsuite>
      <testsuite name="Tests\Unit\GstCalculatorTest" file="D:\xampp\htdocs\billingSoft\tests\Unit\GstCalculatorTest.php" tests="3" assertions="8" errors="0" failures="0" skipped="0" time="0.001288">
        <testcase name="test_same_state_splits_cgst_sgst" file="D:\xampp\htdocs\billingSoft\tests\Unit\GstCalculatorTest.php" line="10" class="Tests\Unit\GstCalculatorTest" classname="Tests.Unit.GstCalculatorTest" assertions="3" time="0.001008"/>
        <testcase name="test_different_state_uses_igst" file="D:\xampp\htdocs\billingSoft\tests\Unit\GstCalculatorTest.php" line="18" class="Tests\Unit\GstCalculatorTest" classname="Tests.Unit.GstCalculatorTest" assertions="3" time="0.000150"/>
        <testcase name="test_inclusive_derives_taxable" file="D:\xampp\htdocs\billingSoft\tests\Unit\GstCalculatorTest.php" line="26" class="Tests\Unit\GstCalculatorTest" classname="Tests.Unit.GstCalculatorTest" assertions="2" time="0.000130"/>
      </testsuite>
    </testsuite>
    <testsuite name="Feature" tests="5" assertions="12" errors="0" failures="0" skipped="0" time="3.067205">
      <testsuite name="Tests\Feature\Api\AuthAndCompanyApiTest" file="D:\xampp\htdocs\billingSoft\tests\Feature\Api\AuthAndCompanyApiTest.php" tests="4" assertions="11" errors="0" failures="0" skipped="0" time="2.889773">
        <testcase name="test_login_returns_bearer_token" file="D:\xampp\htdocs\billingSoft\tests\Feature\Api\AuthAndCompanyApiTest.php" line="13" class="Tests\Feature\Api\AuthAndCompanyApiTest" classname="Tests.Feature.Api.AuthAndCompanyApiTest" assertions="6" time="1.165233"/>
        <testcase name="test_login_fails_with_invalid_password" file="D:\xampp\htdocs\billingSoft\tests\Feature\Api\AuthAndCompanyApiTest.php" line="27" class="Tests\Feature\Api\AuthAndCompanyApiTest" classname="Tests.Feature.Api.AuthAndCompanyApiTest" assertions="1" time="0.565057"/>
        <testcase name="test_products_requires_company_header" file="D:\xampp\htdocs\billingSoft\tests\Feature\Api\AuthAndCompanyApiTest.php" line="37" class="Tests\Feature\Api\AuthAndCompanyApiTest" classname="Tests.Feature.Api.AuthAndCompanyApiTest" assertions="1" time="0.593277"/>
        <testcase name="test_products_lists_with_company_context" file="D:\xampp\htdocs\billingSoft\tests\Feature\Api\AuthAndCompanyApiTest.php" line="52" class="Tests\Feature\Api\AuthAndCompanyApiTest" classname="Tests.Feature.Api.AuthAndCompanyApiTest" assertions="3" time="0.566206"/>
      </testsuite>
      <testsuite name="Tests\Feature\ExampleTest" file="D:\xampp\htdocs\billingSoft\tests\Feature\ExampleTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.177432">
        <testcase name="test_health_endpoint_returns_success" file="D:\xampp\htdocs\billingSoft\tests\Feature\ExampleTest.php" line="13" class="Tests\Feature\ExampleTest" classname="Tests.Feature.ExampleTest" assertions="1" time="0.177432"/>
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>
