PHP Classes

File: phpunit/phpunit.xml

Recommend this page to a friend!
  Classes of Igor Dyshlenko   PHP Shell Connector   phpunit/phpunit.xml   Download  
File: phpunit/phpunit.xml
Role: Auxiliary data
Content type: text/plain
Description: phpUnit configuration file
Class: PHP Shell Connector
Connect and run remote shell commands using ssh
Author: By
Last change:
Date: 6 years ago
Size: 209 bytes
 

Contents

Class file image Download
<phpunit> <testsuites> <testsuite name="shell"> <file>LogWrapperTest.php</file> <file>Ssh2ConnectorTest.php</file> <file>ShellTest.php</file> </testsuite> </testsuites> </phpunit>