SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-PHPUnit rpm build for : Mandriva 2008. For other distributions click php-pear-PHPUnit.

Name : php-pear-PHPUnit
Version : 3.0.6 Vendor : Mandriva
Release : 4mdv2008.0 Date : 2007-06-01 09:09:27
Group : Development/PHP Source RPM : php-pear-PHPUnit-3.0.6-4mdv2008.0.src.rpm
Size : 1.05 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : Regression testing framework for unit tests
Description :
PHPUnit is a regression testing framework used by the developer who
implements unit tests in PHP. This is the version to be used with PHP 5.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-PHPUnit-3.0.6-4mdv2008.0.noarch.rpm
ftp.icm.edu.pl  php-pear-PHPUnit-3.0.6-4mdv2008.0.noarch.rpm
     

Provides :
pear(PHPUnit/Extensions/ExceptionTestCase.php)
pear(PHPUnit/Extensions/OutputTestCase.php)
pear(PHPUnit/Extensions/PerformanceTestCase.php)
pear(PHPUnit/Extensions/RepeatedTest.php)
pear(PHPUnit/Extensions/SeleniumTestCase.php)
pear(PHPUnit/Extensions/TestDecorator.php)
pear(PHPUnit/Extensions/TestSetup.php)
pear(PHPUnit/Framework.php)
pear(PHPUnit/Framework/Assert.php)
pear(PHPUnit/Framework/AssertionFailedError.php)
pear(PHPUnit/Framework/ComparisonFailure.php)
pear(PHPUnit/Framework/ComparisonFailure/Array.php)
pear(PHPUnit/Framework/ComparisonFailure/Object.php)
pear(PHPUnit/Framework/ComparisonFailure/Scalar.php)
pear(PHPUnit/Framework/ComparisonFailure/String.php)
pear(PHPUnit/Framework/ComparisonFailure/Type.php)
pear(PHPUnit/Framework/Constraint.php)
pear(PHPUnit/Framework/Constraint/And.php)
pear(PHPUnit/Framework/Constraint/ArrayHasKey.php)
pear(PHPUnit/Framework/Constraint/FileExists.php)
pear(PHPUnit/Framework/Constraint/GreaterThan.php)
pear(PHPUnit/Framework/Constraint/IsAnything.php)
pear(PHPUnit/Framework/Constraint/IsEqual.php)
pear(PHPUnit/Framework/Constraint/IsIdentical.php)
pear(PHPUnit/Framework/Constraint/IsInstanceOf.php)
pear(PHPUnit/Framework/Constraint/IsType.php)
pear(PHPUnit/Framework/Constraint/LessThan.php)
pear(PHPUnit/Framework/Constraint/Not.php)
pear(PHPUnit/Framework/Constraint/ObjectHasAttribute.php)
pear(PHPUnit/Framework/Constraint/Or.php)
pear(PHPUnit/Framework/Constraint/PCREMatch.php)
pear(PHPUnit/Framework/Constraint/StringContains.php)
pear(PHPUnit/Framework/Constraint/TraversableContains.php)
pear(PHPUnit/Framework/Constraint/Xor.php)
pear(PHPUnit/Framework/Error.php)
pear(PHPUnit/Framework/ExpectationFailedException.php)
pear(PHPUnit/Framework/IncompleteTest.php)
pear(PHPUnit/Framework/IncompleteTestError.php)
pear(PHPUnit/Framework/MockObject/Builder/Identity.php)
pear(PHPUnit/Framework/MockObject/Builder/InvocationMocker.php)
pear(PHPUnit/Framework/MockObject/Builder/Match.php)
pear(PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php)
pear(PHPUnit/Framework/MockObject/Builder/Namespace.php)
pear(PHPUnit/Framework/MockObject/Builder/ParametersMatch.php)
pear(PHPUnit/Framework/MockObject/Builder/Stub.php)
pear(PHPUnit/Framework/MockObject/Invocation.php)
pear(PHPUnit/Framework/MockObject/InvocationMocker.php)
pear(PHPUnit/Framework/MockObject/Invokable.php)
pear(PHPUnit/Framework/MockObject/Matcher.php)
pear(PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php)
pear(PHPUnit/Framework/MockObject/Matcher/AnyParameters.php)
pear(PHPUnit/Framework/MockObject/Matcher/Invocation.php)
pear(PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php)
pear(PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php)
pear(PHPUnit/Framework/MockObject/Matcher/InvokedCount.php)
pear(PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php)
pear(PHPUnit/Framework/MockObject/Matcher/MethodName.php)
pear(PHPUnit/Framework/MockObject/Matcher/Parameters.php)
pear(PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php)
pear(PHPUnit/Framework/MockObject/Mock.php)
pear(PHPUnit/Framework/MockObject/MockObject.php)
pear(PHPUnit/Framework/MockObject/Stub.php)
pear(PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php)
pear(PHPUnit/Framework/MockObject/Stub/MatcherCollection.php)
pear(PHPUnit/Framework/MockObject/Stub/Return.php)
pear(PHPUnit/Framework/MockObject/Verifiable.php)
pear(PHPUnit/Framework/SelfDescribing.php)
pear(PHPUnit/Framework/SkippedTest.php)
pear(PHPUnit/Framework/SkippedTestError.php)
pear(PHPUnit/Framework/Test.php)
pear(PHPUnit/Framework/TestCase.php)
pear(PHPUnit/Framework/TestFailure.php)
pear(PHPUnit/Framework/TestListener.php)
pear(PHPUnit/Framework/TestResult.php)
pear(PHPUnit/Framework/TestSuite.php)
pear(PHPUnit/Framework/Warning.php)
pear(PHPUnit/Runner/BaseTestRunner.php)
pear(PHPUnit/Runner/IncludePathTestCollector.php)
pear(PHPUnit/Runner/StandardTestSuiteLoader.php)
pear(PHPUnit/Runner/TestCollector.php)
pear(PHPUnit/Runner/TestSuiteLoader.php)
pear(PHPUnit/Runner/Version.php)
pear(PHPUnit/Samples/BankAccount/BankAccount.php)
pear(PHPUnit/Samples/BankAccount/BankAccountTest.php)
pear(PHPUnit/Samples/FailureTest.php)
pear(PHPUnit/Samples/Money/IMoney.php)
pear(PHPUnit/Samples/Money/Money.php)
pear(PHPUnit/Samples/Money/MoneyBag.php)
pear(PHPUnit/Samples/Money/MoneyTest.php)
pear(PHPUnit/Tests/AllTests.php)
pear(PHPUnit/Tests/Extensions/AllTests.php)
pear(PHPUnit/Tests/Extensions/ExceptionTestCaseTest.php)
pear(PHPUnit/Tests/Extensions/ExtensionTest.php)
pear(PHPUnit/Tests/Extensions/OutputTestCaseTest.php)
pear(PHPUnit/Tests/Extensions/PerformanceTestCaseTest.php)
pear(PHPUnit/Tests/Extensions/RepeatedTestTest.php)
pear(PHPUnit/Tests/Extensions/SeleniumTestCaseTest.php)
pear(PHPUnit/Tests/Framework/AllTests.php)
pear(PHPUnit/Tests/Framework/AssertTest.php)
pear(PHPUnit/Tests/Framework/ComparisonFailureTest.php)
pear(PHPUnit/Tests/Framework/ConstraintTest.php)
pear(PHPUnit/Tests/Framework/MockObjectTest.php)
pear(PHPUnit/Tests/Framework/SuiteTest.php)
pear(PHPUnit/Tests/Framework/TestCaseTest.php)
pear(PHPUnit/Tests/Framework/TestImplementorTest.php)
pear(PHPUnit/Tests/Framework/TestListenerTest.php)
pear(PHPUnit/Tests/Runner/AllTests.php)
pear(PHPUnit/Tests/Runner/BaseTestRunnerTest.php)
pear(PHPUnit/Tests/TestConfiguration.php)
pear(PHPUnit/Tests/Util/AllTests.php)
pear(PHPUnit/Tests/Util/TestDox/AllTests.php)
pear(PHPUnit/Tests/Util/TestDox/NamePrettifierTest.php)
pear(PHPUnit/Tests/_files/AnInterface.php)
pear(PHPUnit/Tests/_files/ClassWithNonPublicAttributes.php)
pear(PHPUnit/Tests/_files/DoubleTestCase.php)
pear(PHPUnit/Tests/_files/Error.php)
pear(PHPUnit/Tests/_files/Failure.php)
pear(PHPUnit/Tests/_files/InheritedTestCase.php)
pear(PHPUnit/Tests/_files/MockRunner.php)
pear(PHPUnit/Tests/_files/NoArgTestCaseTest.php)
pear(PHPUnit/Tests/_files/NoTestCaseClass.php)
pear(PHPUnit/Tests/_files/NoTestCases.php)
pear(PHPUnit/Tests/_files/NonStatic.php)
pear(PHPUnit/Tests/_files/NotPublicTestCase.php)
pear(PHPUnit/Tests/_files/NotVoidTestCase.php)
pear(PHPUnit/Tests/_files/OneTestCase.php)
pear(PHPUnit/Tests/_files/OutputTestCase.php)
pear(PHPUnit/Tests/_files/OverrideTestCase.php)
pear(PHPUnit/Tests/_files/SampleClass.php)
pear(PHPUnit/Tests/_files/SetupFailure.php)
pear(PHPUnit/Tests/_files/Sleep.php)
pear(PHPUnit/Tests/_files/Struct.php)
pear(PHPUnit/Tests/_files/Success.php)
pear(PHPUnit/Tests/_files/TearDownFailure.php)
pear(PHPUnit/Tests/_files/TestIterator.php)
pear(PHPUnit/Tests/_files/ThrowExceptionTestCase.php)
pear(PHPUnit/Tests/_files/ThrowNoExceptionTestCase.php)
pear(PHPUnit/Tests/_files/TornDown.php)
pear(PHPUnit/Tests/_files/TornDown2.php)
pear(PHPUnit/Tests/_files/TornDown3.php)
pear(PHPUnit/Tests/_files/TornDown4.php)
pear(PHPUnit/Tests/_files/TornDown5.php)
pear(PHPUnit/Tests/_files/TornDown6.php)
pear(PHPUnit/Tests/_files/WasRun.php)
pear(PHPUnit/TextUI/Command.php)
pear(PHPUnit/TextUI/ResultPrinter.php)
pear(PHPUnit/TextUI/TestRunner.php)
pear(PHPUnit/Util/Array.php)
pear(PHPUnit/Util/ErrorHandler.php)
pear(PHPUnit/Util/Fileloader.php)
pear(PHPUnit/Util/Filesystem.php)
pear(PHPUnit/Util/Filter.php)
pear(PHPUnit/Util/FilterIterator.php)
pear(PHPUnit/Util/Getopt.php)
pear(PHPUnit/Util/Log/GraphViz.php)
pear(PHPUnit/Util/Log/JSON.php)
pear(PHPUnit/Util/Log/PEAR.php)
pear(PHPUnit/Util/Log/TAP.php)
pear(PHPUnit/Util/Log/XML.php)
pear(PHPUnit/Util/Printer.php)
pear(PHPUnit/Util/Report.php)
pear(PHPUnit/Util/Report/Coverage/Factory.php)
pear(PHPUnit/Util/Report/Coverage/Node.php)
pear(PHPUnit/Util/Report/Coverage/Node/Directory.php)
pear(PHPUnit/Util/Report/Coverage/Node/File.php)
pear(PHPUnit/Util/Report/GraphViz.php)
pear(PHPUnit/Util/Report/Test/Factory.php)
pear(PHPUnit/Util/Report/Test/Node.php)
pear(PHPUnit/Util/Report/Test/Node/Test.php)
pear(PHPUnit/Util/Report/Test/Node/TestSuite.php)
pear(PHPUnit/Util/Skeleton.php)
pear(PHPUnit/Util/Template.php)
pear(PHPUnit/Util/Test.php)
pear(PHPUnit/Util/TestDox/NamePrettifier.php)
pear(PHPUnit/Util/TestDox/ResultPrinter.php)
pear(PHPUnit/Util/TestDox/ResultPrinter/HTML.php)
pear(PHPUnit/Util/TestDox/ResultPrinter/Text.php)
pear(PHPUnit/Util/Timer.php)
pear(PHPUnit/Util/Type.php)
pear(PHPUnit2/Extensions/ExceptionTestCase.php)
pear(PHPUnit2/Extensions/PerformanceTestCase.php)
pear(PHPUnit2/Extensions/RepeatedTest.php)
pear(PHPUnit2/Extensions/TestDecorator.php)
pear(PHPUnit2/Extensions/TestSetup.php)
pear(PHPUnit2/Framework/Assert.php)
pear(PHPUnit2/Framework/AssertionFailedError.php)
pear(PHPUnit2/Framework/ComparisonFailure.php)
pear(PHPUnit2/Framework/Error.php)
pear(PHPUnit2/Framework/IncompleteTest.php)
pear(PHPUnit2/Framework/IncompleteTestError.php)
pear(PHPUnit2/Framework/Test.php)
pear(PHPUnit2/Framework/TestCase.php)
pear(PHPUnit2/Framework/TestListener.php)
pear(PHPUnit2/Framework/TestResult.php)
pear(PHPUnit2/Framework/TestSuite.php)
pear(PHPUnit2/Framework/Warning.php)
pear(PHPUnit2/Runner/BaseTestRunner.php)
pear(PHPUnit2/Runner/IncludePathTestCollector.php)
pear(PHPUnit2/Runner/StandardTestSuiteLoader.php)
pear(PHPUnit2/Runner/TestCollector.php)
pear(PHPUnit2/Runner/TestSuiteLoader.php)
pear(PHPUnit2/Runner/Version.php)
pear(PHPUnit2/TextUI/ResultPrinter.php)
pear(PHPUnit2/TextUI/TestRunner.php)
pear(PHPUnit2/Util/Filter.php)
pear(PHPUnit2/Util/Log/PEAR.php)
pear(PHPUnit2/Util/Log/XML.php)
php-pear-PHPUnit

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
pear(Testing/Selenium.php)
pear(Log.php)
pear(Image/GraphViz.php)
php-pear
php-cli => 3:5.2.1
/usr/bin/php
hping2
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
pear(PEAR/Config.php)


Content of RPM :
/usr/bin/phpunit
/usr/share/pear/PHPUnit
/usr/share/pear/PHPUnit/Extensions
/usr/share/pear/PHPUnit/Extensions/ExceptionTestCase.php
/usr/share/pear/PHPUnit/Extensions/OutputTestCase.php
/usr/share/pear/PHPUnit/Extensions/PerformanceTestCase.php
/usr/share/pear/PHPUnit/Extensions/RepeatedTest.php
/usr/share/pear/PHPUnit/Extensions/SeleniumTestCase.php
/usr/share/pear/PHPUnit/Extensions/TestDecorator.php
/usr/share/pear/PHPUnit/Extensions/TestSetup.php
/usr/share/pear/PHPUnit/Framework
/usr/share/pear/PHPUnit/Framework.php
/usr/share/pear/PHPUnit/Framework/Assert.php
/usr/share/pear/PHPUnit/Framework/AssertionFailedError.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure
/usr/share/pear/PHPUnit/Framework/ComparisonFailure.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure/Array.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure/Object.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure/Scalar.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure/String.php
/usr/share/pear/PHPUnit/Framework/ComparisonFailure/Type.php
/usr/share/pear/PHPUnit/Framework/Constraint
/usr/share/pear/PHPUnit/Framework/Constraint.php
/usr/share/pear/PHPUnit/Framework/Constraint/And.php
/usr/share/pear/PHPUnit/Framework/Constraint/ArrayHasKey.php
/usr/share/pear/PHPUnit/Framework/Constraint/FileExists.php
/usr/share/pear/PHPUnit/Framework/Constraint/GreaterThan.php
/usr/share/pear/PHPUnit/Framework/Constraint/IsAnything.php
/usr/share/pear/PHPUnit/Framework/Constraint/IsEqual.php
/usr/share/pear/PHPUnit/Framework/Constraint/IsIdentical.php
There is 234 files more in these RPM.

 
ICM