PHP Classes

File: Library/vendor/phpunit/php-code-coverage/tests/bootstrap.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/phpunit/php-code-coverage/tests/bootstrap.php   Download  
File: Library/vendor/phpunit/php-code-coverage/tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 136 bytes
 

Contents

Class file image Download
<?php
require __DIR__ . '/../vendor/autoload.php';
require
__DIR__ . '/TestCase.php';

define('TEST_FILES_PATH', __DIR__ . '/_files/');