X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/auth/cas/CAS/vendor/apereo/phpcas
home
/
cbholdings
/
pasukulu
/
auth
/
cas
/
CAS
/
vendor
/
apereo
/
phpcas
/
📁
..
📄
CAS.php
(1.17 KB)
📄
LICENSE
(11.09 KB)
📄
NOTICE
(3.82 KB)
📄
README.md
(1.11 KB)
📄
composer.json
(1.09 KB)
📄
phpunit.xml.dist
(551 B)
📁
source
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="source/CAS.php" convertNoticesToExceptions="false" colors="true" stderr="true" backupGlobals="true" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> <coverage includeUncoveredFiles="false"> <include> <directory>source/</directory> </include> </coverage> <testsuites> <testsuite name="phpCAS Tests"> <directory>test/CAS/Tests/</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder