About

This package is 23.0 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/p/phpunit-mock-object/phpunit-mock-object_1.2.3-1_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-pear (>= 1.9.4), php-text-template (>= 1.1.1).

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 1.2.3-1 is in ubuntu - trusty / universe. 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 534 bytes
/usr/share/doc/phpunit-mock-object/copyright text/plain root:root 0o644 3.3 KB
/usr/share/doc/phpunit-mock-object/package.xml.gz application/gzip root:root 0o644 2.2 KB
/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 6.2 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 6.4 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.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/Builder/Namespace.php text/x-php root:root 0o644 3.4 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 2.9 KB
/usr/share/php/PHPUnit/Framework/MockObject/Generator/ root:root 0o755
/usr/share/php/PHPUnit/Framework/MockObject/Generator/mocked_class.tpl.dist text/plain root:root 0o644 1.6 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_object_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 649 bytes
/usr/share/php/PHPUnit/Framework/MockObject/Generator.php text/x-php root:root 0o644 26.3 KB
/usr/share/php/PHPUnit/Framework/MockObject/Generator/trait_class.tpl.dist text/x-c++ root:root 0o644 45 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/x-c++ root:root 0o644 181 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.2 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.3 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/Invocation.php text/x-php root:root 0o644 3.9 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/InvokedAtLeastOnce.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php text/x-php root:root 0o644 4.9 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.4 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher.php text/x-php root:root 0o644 9.7 KB
/usr/share/php/PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/PHPUnit/Framework/MockObject/MockBuilder.php text/x-php root:root 0o644 7.6 KB
/usr/share/php/PHPUnit/Framework/MockObject/MockObject.php text/x-php root:root 0o644 3.9 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.1 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
/usr/share/php/.registry/ root:root 0o755
/usr/share/php/.registry/.channel.pear.phpunit.de/ root:root 0o755
/usr/share/php/.registry/.channel.pear.phpunit.de/phpunit_mockobject.reg text/plain root:root 0o644 29.9 KB