aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPUnit_MockObject/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHPUnit_MockObject/pkg-plist')
-rw-r--r--devel/pear-PHPUnit_MockObject/pkg-plist58
1 files changed, 58 insertions, 0 deletions
diff --git a/devel/pear-PHPUnit_MockObject/pkg-plist b/devel/pear-PHPUnit_MockObject/pkg-plist
new file mode 100644
index 000000000000..c0b2c442a849
--- /dev/null
+++ b/devel/pear-PHPUnit_MockObject/pkg-plist
@@ -0,0 +1,58 @@
+%%DATADIR%%/Builder/Identity.php
+%%DATADIR%%/Builder/InvocationMocker.php
+%%DATADIR%%/Builder/Match.php
+%%DATADIR%%/Builder/MethodNameMatch.php
+%%DATADIR%%/Builder/NamespaceMatch.php
+%%DATADIR%%/Builder/ParametersMatch.php
+%%DATADIR%%/Builder/Stub.php
+%%DATADIR%%/Exception/BadMethodCallException.php
+%%DATADIR%%/Exception/Exception.php
+%%DATADIR%%/Exception/RuntimeException.php
+%%DATADIR%%/ForwardCompatibility/MockObject.php
+%%DATADIR%%/Generator.php
+%%DATADIR%%/Generator/deprecation.tpl.dist
+%%DATADIR%%/Generator/mocked_class.tpl.dist
+%%DATADIR%%/Generator/mocked_class_method.tpl.dist
+%%DATADIR%%/Generator/mocked_clone.tpl.dist
+%%DATADIR%%/Generator/mocked_method.tpl.dist
+%%DATADIR%%/Generator/mocked_method_void.tpl.dist
+%%DATADIR%%/Generator/mocked_static_method.tpl.dist
+%%DATADIR%%/Generator/proxied_method.tpl.dist
+%%DATADIR%%/Generator/proxied_method_void.tpl.dist
+%%DATADIR%%/Generator/trait_class.tpl.dist
+%%DATADIR%%/Generator/unmocked_clone.tpl.dist
+%%DATADIR%%/Generator/wsdl_class.tpl.dist
+%%DATADIR%%/Generator/wsdl_method.tpl.dist
+%%DATADIR%%/Invocation/Invocation.php
+%%DATADIR%%/Invocation/ObjectInvocation.php
+%%DATADIR%%/Invocation/StaticInvocation.php
+%%DATADIR%%/InvocationMocker.php
+%%DATADIR%%/Invokable.php
+%%DATADIR%%/Matcher.php
+%%DATADIR%%/Matcher/AnyInvokedCount.php
+%%DATADIR%%/Matcher/AnyParameters.php
+%%DATADIR%%/Matcher/ConsecutiveParameters.php
+%%DATADIR%%/Matcher/DeferredError.php
+%%DATADIR%%/Matcher/Invocation.php
+%%DATADIR%%/Matcher/InvokedAtIndex.php
+%%DATADIR%%/Matcher/InvokedAtLeastCount.php
+%%DATADIR%%/Matcher/InvokedAtLeastOnce.php
+%%DATADIR%%/Matcher/InvokedAtMostCount.php
+%%DATADIR%%/Matcher/InvokedCount.php
+%%DATADIR%%/Matcher/InvokedRecorder.php
+%%DATADIR%%/Matcher/MethodName.php
+%%DATADIR%%/Matcher/Parameters.php
+%%DATADIR%%/Matcher/StatelessInvocation.php
+%%DATADIR%%/MockBuilder.php
+%%DATADIR%%/MockObject.php
+%%DATADIR%%/Stub.php
+%%DATADIR%%/Stub/ConsecutiveCalls.php
+%%DATADIR%%/Stub/Exception.php
+%%DATADIR%%/Stub/MatcherCollection.php
+%%DATADIR%%/Stub/ReturnArgument.php
+%%DATADIR%%/Stub/ReturnCallback.php
+%%DATADIR%%/Stub/ReturnReference.php
+%%DATADIR%%/Stub/ReturnSelf.php
+%%DATADIR%%/Stub/ReturnStub.php
+%%DATADIR%%/Stub/ReturnValueMap.php
+%%DATADIR%%/Verifiable.php