About

This package is 21.6 KB. It is available at http://ftp.debian.org/debian/pool/main/p/phpunit-mock-object/phpunit-mock-object_2.2.1-2_all.deb .

View its full control file here: debian/control.

Description

Mock Object library for PHPUnit

Relations

This package depends on: php5-common (>= 5.3.3), php-text-template (>= 1.2), php-text-template (<< 2~~), php-doctrine-instantiator (>= 1.0), php-doctrine-instantiator (<< 2~~).

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

phpunit-mock-object 2.2.1-2 is in debian - jessie / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/phpunit-mock-object/ root:root 0o755
/usr/share/doc/phpunit-mock-object/changelog.Debian.gz application/gzip root:root 0o644 819 bytes
/usr/share/doc/phpunit-mock-object/copyright text/plain root:root 0o644 3.1 KB
/usr/share/doc/phpunit-mock-object/README.md text/plain root:root 0o644 909 bytes
/usr/share/php/ root:root 0o755
/usr/share/php/PHPUnit/ root:root 0o755
/usr/share/php/PHPUnit/Framework/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Autoload.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Builder/Identity.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php text/x-php root:root 0o644 9.2 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/Match.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/Namespace.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/Stub.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Exception/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Exception/BadMethodCallException.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Exception/Exception.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Exception/RuntimeException.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Generator/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_class_method.tpl.dist text/plain root:root 0o644 237 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_class.tpl.dist text/plain root:root 0o644 1.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_clone.tpl.dist text/plain root:root 0o644 132 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_method.tpl.dist text/plain root:root 0o644 644 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_static_method.tpl.dist text/plain root:root 0o644 151 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator.php text/x-php root:root 0o644 38.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Generator/proxied_method.tpl.dist text/plain root:root 0o644 716 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/trait_class.tpl.dist text/plain root:root 0o644 55 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/unmocked_clone.tpl.dist text/plain root:root 0o644 159 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/wsdl_class.tpl.dist text/plain root:root 0o644 179 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator/wsdl_method.tpl.dist text/plain root:root 0o644 60 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Invocation/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/InvocationMocker.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Invocation/Object.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Invocation.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Invocation/Static.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/Invokable.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/AnyParameters.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/ConsecutiveParameters.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/Invocation.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastCount.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedAtMostCount.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/MethodName.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/Parameters.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher.php text/x-php root:root 0o644 10.2 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHPUnit/Framework/MockObject/MockBuilder.php text/x-php root:root 0o644 9.4 KB
/usr/share/php/PHPUnit/Framework/MockObject/MockObject.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/Exception.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/MatcherCollection.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ReturnArgument.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/Return.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ReturnSelf.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHPUnit/Framework/MockObject/Verifiable.php text/x-php root:root 0o644 2.8 KB