PHP Classes

File: phpunit.xml

Recommend this page to a friend!
  Classes of Ahmed Khan   PHP Cloudways API SDK   phpunit.xml   Download  
File: phpunit.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Cloudways API SDK
Manage sites hosted in Cloudways using its API
Author: By
Last change:
Date: 2 years ago
Size: 233 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true"> <testsuites> <testsuite name="Application Test Suite"> <directory>APITestFiles/Test/</directory> </testsuite> </testsuites> </phpunit>