PATH:
home
/
centosnipponia
/
public_html
/
msg
/
vendor
/
microsoft
/
microsoft-graph
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="Microsoft Graph SDK Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist addUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src</directory> <exclude><directory suffix=".php">src/Model</directory></exclude> </whitelist> </filter> </phpunit>
[+]
..
[-] .editorconfig
[edit]
[+]
.github
[+]
.vscode
[-] CONTRIBUTING.md
[edit]
[-] LICENSE
[edit]
[-] README.md
[edit]
[-] THIRD PARTY NOTICES
[edit]
[-] composer.json
[edit]
[-] msgraph-sdk-php.yml
[edit]
[-] phpdoc.dist.xml
[edit]
[-] phpstan.neon
[edit]
[-] phpunit.xml
[edit]
[+]
scripts
[+]
src
[+]
tests
[-] .htaccess.disabled
[edit]