PHP Classes

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

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   Crud HTTP PHP Curl Request   vendor/phpunit/php-code-coverage/tests/bootstrap.php   Download  
File: vendor/phpunit/php-code-coverage/tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Crud HTTP PHP Curl Request
Send HTTP requests to perform CRUD operations
Author: By
Last change:
Date: 8 months ago
Size: 153 bytes
 

Contents

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

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