PHP Classes

File: vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForBankAccount/index.xml

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForBankAccount/index.xml   Download  
File: vendor/phpunit/php-code-coverage/tests/_files/Report/XML/CoverageForBankAccount/index.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 8 months ago
Size: 1,550 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <phpunit xmlns="http://schema.phpunit.de/coverage/1.0"> <build time="%s" phpunit="%s" coverage="%s"> <runtime name="%s" version="%s" url="%s"/> <driver name="%s" version="%s"/> </build> <project source="%s"> <tests> <test name="BankAccountTest::testBalanceIsInitiallyZero" size="unknown" result="0" status="PASSED"/> <test name="BankAccountTest::testBalanceCannotBecomeNegative" size="unknown" result="0" status="PASSED"/> <test name="BankAccountTest::testBalanceCannotBecomeNegative2" size="unknown" result="0" status="PASSED"/> <test name="BankAccountTest::testDepositWithdrawMoney" size="unknown" result="0" status="PASSED"/> </tests> <directory name="%s"> <totals> <lines total="33" comments="0" code="33" executable="10" executed="5" percent="50.00"/> <methods count="4" tested="3" percent="75.00"/> <functions count="0" tested="0" percent="0"/> <classes count="1" tested="0" percent="0.00"/> <traits count="0" tested="0" percent="0"/> </totals> <file name="BankAccount.php" href="BankAccount.php.xml"> <totals> <lines total="33" comments="0" code="33" executable="10" executed="5" percent="50.00"/> <methods count="4" tested="3" percent="75.00"/> <functions count="0" tested="0" percent="0"/> <classes count="1" tested="0" percent="0.00"/> <traits count="0" tested="0" percent="0"/> </totals> </file> </directory> </project> </phpunit>