-
Repository Tag: 3.3.2
-
ligaard
2008-09-27 20:38
#12
Rev.: 12394
-
3 lines of code changed in 1 file:
-
ligaard
2008-09-27 20:35
#11
Rev.: 12393
-
357 lines of code changed in 5 files:
-
NEWS (+5 -1),
class.tx_phpunit_testlistener.php (+223 -206)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+18 -5),
phpunit-be.css (+111 -115)
-
ligaard
2008-09-24 15:19
#10
Rev.: 12273
-
8 lines of code changed in 2 files:
-
NEWS (+4)
-
mod1:
class.tx_phpunit_module1.php (+4 -2)
-
Repository Tag: 3.3.1
-
ligaard
2008-09-24 07:38
#9
Rev.: 12259
-
3 lines of code changed in 1 file:
-
ligaard
2008-09-24 07:33
#8
Rev.: 12258
-
0 lines of code changed in 772 files:
-
PHPUnit-3.2.21/PHPUnit:
Framework.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions:
ExceptionTestCase.php (del),
OutputTestCase.php (del),
PerformanceTestCase.php (del),
PhptTestCase.php (del),
PhptTestSuite.php (del),
RepeatedTest.php (del),
SeleniumTestCase.php (del),
TestDecorator.php (del),
TestSetup.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DB:
DataSet.php (del),
DefaultDatabaseConnection.php (del),
FilteredDataSet.php (del),
IDatabaseConnection.php (del),
IMetaData.php (del),
MetaData.php (del),
ResultSetTable.php (del),
Table.php (del),
TableIterator.php (del),
TableMetaData.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (del),
AbstractTable.php (del),
AbstractTableMetaData.php (del),
AbstractXmlDataSet.php (del),
DataSetFilter.php (del),
DefaultDataSet.php (del),
DefaultTable.php (del),
DefaultTableIterator.php (del),
DefaultTableMetaData.php (del),
FlatXmlDataSet.php (del),
IDataSet.php (del),
ITable.php (del),
ITableIterator.php (del),
ITableMetaData.php (del),
TableFilter.php (del),
TableMetaDataFilter.php (del),
XmlDataSet.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/Operation:
Composite.php (del),
Delete.php (del),
DeleteAll.php (del),
Exception.php (del),
Factory.php (del),
IDatabaseOperation.php (del),
Insert.php (del),
Null.php (del),
Replace.php (del),
RowBased.php (del),
Truncate.php (del),
Update.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.2.21/PHPUnit/Extensions/SeleniumTestCase:
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework:
Assert.php (del),
AssertionFailedError.php (del),
ComparisonFailure.php (del),
Constraint.php (del),
Error.php (del),
ExpectationFailedException.php (del),
IncompleteTest.php (del),
IncompleteTestError.php (del),
Notice.php (del),
SelfDescribing.php (del),
SkippedTest.php (del),
SkippedTestError.php (del),
SkippedTestSuiteError.php (del),
Test.php (del),
TestCase.php (del),
TestFailure.php (del),
TestListener.php (del),
TestResult.php (del),
TestSuite.php (del),
Warning.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/Constraint:
And.php (del),
ArrayHasKey.php (del),
Attribute.php (del),
ClassHasAttribute.php (del),
ClassHasStaticAttribute.php (del),
FileExists.php (del),
GreaterThan.php (del),
IsAnything.php (del),
IsEqual.php (del),
IsIdentical.php (del),
IsInstanceOf.php (del),
IsType.php (del),
LessThan.php (del),
Not.php (del),
ObjectHasAttribute.php (del),
Or.php (del),
PCREMatch.php (del),
StringContains.php (del),
TraversableContains.php (del),
TraversableContainsOnly.php (del),
Xor.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject:
Invocation.php (del),
InvocationMocker.php (del),
Invokable.php (del),
Matcher.php (del),
Mock.php (del),
MockObject.php (del),
Stub.php (del),
Verifiable.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Builder:
Identity.php (del),
InvocationMocker.php (del),
Match.php (del),
MethodNameMatch.php (del),
Namespace.php (del),
ParametersMatch.php (del),
Stub.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (del),
AnyParameters.php (del),
Invocation.php (del),
InvokedAtIndex.php (del),
InvokedAtLeastOnce.php (del),
InvokedCount.php (del),
InvokedRecorder.php (del),
MethodName.php (del),
Parameters.php (del),
StatelessInvocation.php (del)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (del),
Exception.php (del),
MatcherCollection.php (del),
Return.php (del)
-
PHPUnit-3.2.21/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.2.21/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (del),
bank-account-after-new-account.xml (del),
bank-account-after-withdrawals.xml (del),
bank-account-seed.xml (del)
-
PHPUnit-3.2.21/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests:
AllTests.php (del),
TestConfiguration.php.dist (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (del),
FilterTest.php (del),
XmlDataSetsTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
AllEmptyTableInsertResult.xml (del),
AllEmptyTableInsertTest.xml (del),
DeleteAllOperationTest.xml (del),
DeleteOperationResult.xml (del),
DeleteOperationTest.xml (del),
EmptyTableInsertResult.xml (del),
EmptyTableInsertTest.xml (del),
FilteredTestComparison.xml (del),
FilteredTestFixture.xml (del),
FlatXmlDataSet.xml (del),
InsertOperationResult.xml (del),
InsertOperationTest.xml (del),
OperationsTestFixture.xml (del),
ReplaceOperationResult.xml (del),
ReplaceOperationTest.xml (del),
RowBasedExecute.xml (del),
UpdateOperationResult.xml (del),
UpdateOperationTest.xml (del),
XmlDataSet.xml (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Framework:
AllTests.php (del),
AssertTest.php (del),
ComparisonFailureTest.php (del),
ConstraintTest.php (del),
MockObjectTest.php (del),
SuiteTest.php (del),
TestCaseTest.php (del),
TestImplementorTest.php (del),
TestListenerTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Util:
AllTests.php (del),
TimerTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.2.21/PHPUnit/Tests/_files:
AnInterface.php (del),
BankAccount.json (del),
BankAccount.metrics (del),
BankAccount.pmd (del),
BankAccount.tap (del),
BankAccount.xml (del),
ClassWithNonPublicAttributes.php (del),
DoubleTestCase.php (del),
Error.php (del),
Failure.php (del),
InheritedTestCase.php (del),
MockRunner.php (del),
NoArgTestCaseTest.php (del),
NoTestCaseClass.php (del),
NoTestCases.php (del),
NonStatic.php (del),
NotPublicTestCase.php (del),
NotVoidTestCase.php (del),
OneTestCase.php (del),
OutputTestCase.php (del),
OverrideTestCase.php (del),
SampleClass.php (del),
SetupFailure.php (del),
Sleep.php (del),
Struct.php (del),
Success.php (del),
TearDownFailure.php (del),
TestIterator.php (del),
ThrowExceptionTestCase.php (del),
ThrowNoExceptionTestCase.php (del),
TornDown.php (del),
TornDown2.php (del),
TornDown3.php (del),
TornDown4.php (del),
TornDown5.php (del),
WasRun.php (del),
bar.xml (del),
foo.xml (del)
-
PHPUnit-3.2.21/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util:
Class.php (del),
CodeCoverage.php (del),
Configuration.php (del),
ErrorHandler.php (del),
Fileloader.php (del),
Filesystem.php (del),
Filter.php (del),
FilterIterator.php (del),
Getopt.php (del),
Metrics.php (del),
PDO.php (del),
Printer.php (del),
Report.php (del),
Skeleton.php (del),
Template.php (del),
Test.php (del),
TestSuiteIterator.php (del),
Timer.php (del),
Type.php (del),
XML.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log:
CPD.php (del),
Database.php (del),
GraphViz.php (del),
JSON.php (del),
Metrics.php (del),
PEAR.php (del),
PMD.php (del),
TAP.php (del),
XML.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/CodeCoverage:
Database.php (del),
XML.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (del),
CodeCoverage.php (del),
CyclomaticComplexity.php (del),
ExcessiveMethodLength.php (del),
ExcessiveParameterList.php (del),
NPathComplexity.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Report/Template:
butter.png (del),
chameleon.png (del),
close12_1.gif (del),
container-min.js (del),
container.css (del),
directory.html (del),
file.html (del),
file_no_yui.html (del),
glass.png (del),
item.html (del),
method_item.html (del),
scarlet_red.png (del),
snow.png (del),
style.css (del),
yahoo-dom-event.js (del),
yui_item.js (del)
-
PHPUnit-3.2.21/PHPUnit/Util/Skeleton:
IncompleteTestMethod.tpl (del),
TestClass.tpl (del),
TestMethod.tpl (del),
TestMethodBool.tpl (del),
TestMethodBoolStatic.tpl (del),
TestMethodException.tpl (del),
TestMethodExceptionStatic.tpl (del),
TestMethodStatic.tpl (del)
-
PHPUnit-3.2.21/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.2.21/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.3.0/PHPUnit:
Framework.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions:
GroupTestSuite.php (del),
OutputTestCase.php (del),
PerformanceTestCase.php (del),
PhptTestCase.php (del),
PhptTestSuite.php (del),
RepeatedTest.php (del),
SeleniumTestCase.php (del),
TestDecorator.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DB:
DataSet.php (del),
DefaultDatabaseConnection.php (del),
FilteredDataSet.php (del),
IDatabaseConnection.php (del),
IMetaData.php (del),
MetaData.php (del),
ResultSetTable.php (del),
Table.php (del),
TableIterator.php (del),
TableMetaData.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (del),
AbstractTable.php (del),
AbstractTableMetaData.php (del),
AbstractXmlDataSet.php (del),
CompositeDataSet.php (del),
CsvDataSet.php (del),
DataSetFilter.php (del),
DefaultDataSet.php (del),
DefaultTable.php (del),
DefaultTableIterator.php (del),
DefaultTableMetaData.php (del),
FlatXmlDataSet.php (del),
IDataSet.php (del),
IPersistable.php (del),
ITable.php (del),
ITableIterator.php (del),
ITableMetaData.php (del),
QueryDataSet.php (del),
QueryTable.php (del),
ReplacementDataSet.php (del),
ReplacementTable.php (del),
ReplacementTableIterator.php (del),
TableFilter.php (del),
TableMetaDataFilter.php (del),
XmlDataSet.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (del),
FlatXml.php (del),
Xml.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/Operation:
Composite.php (del),
Delete.php (del),
DeleteAll.php (del),
Exception.php (del),
Factory.php (del),
IDatabaseOperation.php (del),
Insert.php (del),
Null.php (del),
Replace.php (del),
RowBased.php (del),
Truncate.php (del),
Update.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (del),
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story:
Given.php (del),
ResultPrinter.php (del),
Scenario.php (del),
SeleniumTestCase.php (del),
Step.php (del),
TestCase.php (del),
Then.php (del),
When.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story/ResultPrinter/Template:
scenario.html.dist (del),
scenario_header.html.dist (del),
scenarios.html.dist (del),
step.html.dist (del)
-
PHPUnit-3.3.0/PHPUnit/Framework:
Assert.php (del),
AssertionFailedError.php (del),
ComparisonFailure.php (del),
Constraint.php (del),
Error.php (del),
ExpectationFailedException.php (del),
IncompleteTest.php (del),
IncompleteTestError.php (del),
SelfDescribing.php (del),
SkippedTest.php (del),
SkippedTestError.php (del),
SkippedTestSuiteError.php (del),
Test.php (del),
TestCase.php (del),
TestFailure.php (del),
TestListener.php (del),
TestResult.php (del),
TestSuite.php (del),
Warning.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/Constraint:
And.php (del),
ArrayHasKey.php (del),
Attribute.php (del),
ClassHasAttribute.php (del),
ClassHasStaticAttribute.php (del),
FileExists.php (del),
GreaterThan.php (del),
IsAnything.php (del),
IsEqual.php (del),
IsFalse.php (del),
IsIdentical.php (del),
IsInstanceOf.php (del),
IsNull.php (del),
IsTrue.php (del),
IsType.php (del),
LessThan.php (del),
Not.php (del),
ObjectHasAttribute.php (del),
Or.php (del),
PCREMatch.php (del),
StringContains.php (del),
TraversableContains.php (del),
TraversableContainsOnly.php (del),
Xor.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/Error:
Notice.php (del),
Warning.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject:
Invocation.php (del),
InvocationMocker.php (del),
Invokable.php (del),
Matcher.php (del),
Mock.php (del),
MockObject.php (del),
Stub.php (del),
Verifiable.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Builder:
Identity.php (del),
InvocationMocker.php (del),
Match.php (del),
MethodNameMatch.php (del),
Namespace.php (del),
ParametersMatch.php (del),
Stub.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (del),
AnyParameters.php (del),
Invocation.php (del),
InvokedAtIndex.php (del),
InvokedAtLeastOnce.php (del),
InvokedCount.php (del),
InvokedRecorder.php (del),
MethodName.php (del),
Parameters.php (del),
StatelessInvocation.php (del)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (del),
Exception.php (del),
MatcherCollection.php (del),
Return.php (del),
ReturnArgument.php (del),
ReturnCallback.php (del)
-
PHPUnit-3.3.0/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.3.0/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (del),
bank-account-after-new-account.xml (del),
bank-account-after-withdrawals.xml (del),
bank-account-seed.xml (del)
-
PHPUnit-3.3.0/PHPUnit/Samples/BowlingGame:
BowlingGame.php (del),
BowlingGameSpec.php (del),
BowlingGameTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests:
AllTests.php (del),
config.xml.dist (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (del),
CompositeDataSetTest.php (del),
CsvDataSetTest.php (del),
FilterTest.php (del),
PersistorTest.php (del),
QueryDataSetTest.php (del),
QueryTableTest.php (del),
ReplacementDataSetTest.php (del),
ReplacementTableTest.php (del),
XmlDataSetsTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (del),
table2.csv (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
AllEmptyTableInsertResult.xml (del),
AllEmptyTableInsertTest.xml (del),
DeleteAllOperationTest.xml (del),
DeleteOperationResult.xml (del),
DeleteOperationTest.xml (del),
EmptyTableInsertResult.xml (del),
EmptyTableInsertTest.xml (del),
FilteredTestComparison.xml (del),
FilteredTestFixture.xml (del),
FlatXmlDataSet.xml (del),
FlatXmlWriter.xml (del),
InsertOperationResult.xml (del),
InsertOperationTest.xml (del),
OperationsTestFixture.xml (del),
QueryDataSetTest.xml (del),
ReplaceOperationResult.xml (del),
ReplaceOperationTest.xml (del),
RowBasedExecute.xml (del),
UpdateOperationResult.xml (del),
UpdateOperationTest.xml (del),
XmlDataSet.xml (del),
XmlWriter.xml (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Framework:
AllTests.php (del),
AssertTest.php (del),
ComparisonFailureTest.php (del),
ConstraintTest.php (del),
MockObjectTest.php (del),
SuiteTest.php (del),
TestCaseTest.php (del),
TestFailureTest.php (del),
TestImplementorTest.php (del),
TestListenerTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/TextUI:
coverage-clover-class-extended.phpt (del),
coverage-clover-class.phpt (del),
coverage-clover-method.phpt (del),
coverage-clover-not-private.phpt (del),
coverage-clover-not-protected.phpt (del),
coverage-clover-not-public.phpt (del),
coverage-clover-private.phpt (del),
coverage-clover-protected.phpt (del),
coverage-clover-public.phpt (del),
coverage-clover.phpt (del),
coverage-source.phpt (del),
dataset-log-xml.phpt (del),
default.phpt (del),
exclude-group.phpt (del),
filter-class.phpt (del),
filter-method.phpt (del),
group.phpt (del),
help.phpt (del),
help2.phpt (del),
list-groups.phpt (del),
log-graphviz.phpt (del),
log-json.phpt (del),
log-tap.phpt (del),
log-xml.phpt (del),
repeat.phpt (del),
skeleton.phpt (del),
story.phpt (del),
tap.phpt (del),
testdox-html.phpt (del),
testdox-text.phpt (del),
testdox.phpt (del),
verbose.phpt (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Util:
AllTests.php (del),
ConfigurationTest.php (del),
TimerTest.php (del),
XMLTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.3.0/PHPUnit/Tests/_files:
AnInterface.php (del),
Calculator.php (del),
ClassWithNonPublicAttributes.php (del),
CoverageClassExtendedTest.php (del),
CoverageClassTest.php (del),
CoverageMethodTest.php (del),
CoverageNotPrivateTest.php (del),
CoverageNotProtectedTest.php (del),
CoverageNotPublicTest.php (del),
CoveragePrivateTest.php (del),
CoverageProtectedTest.php (del),
CoveragePublicTest.php (del),
CoveredClass.php (del),
DataSetTest.php (del),
DoubleTestCase.php (del),
Error.php (del),
Failure.php (del),
FunctionCallback.php (del),
InheritedTestCase.php (del),
MethodCallback.php (del),
MockRunner.php (del),
NoArgTestCaseTest.php (del),
NoTestCaseClass.php (del),
NoTestCases.php (del),
NonStatic.php (del),
NotPublicTestCase.php (del),
NotVoidTestCase.php (del),
OneTestCase.php (del),
OutputTestCase.php (del),
OverrideTestCase.php (del),
PartialMockTestClass.php (del),
SampleClass.php (del),
SelectorAssertionsFixture.html (del),
SetupFailure.php (del),
SleepTest.php (del),
Struct.php (del),
Success.php (del),
TearDownFailure.php (del),
TestIterator.php (del),
ThrowExceptionTestCase.php (del),
ThrowNoExceptionTestCase.php (del),
TornDown.php (del),
TornDown2.php (del),
TornDown3.php (del),
TornDown4.php (del),
TornDown5.php (del),
WasRun.php (del),
bar.xml (del),
configuration.xml (del),
foo.xml (del),
structureAttributesAreSameButValuesAreNot.xml (del),
structureExpected.xml (del),
structureIgnoreTextNodes.xml (del),
structureIsSameButDataIsNot.xml (del),
structureWrongNumberOfAttributes.xml (del),
structureWrongNumberOfNodes.xml (del)
-
PHPUnit-3.3.0/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util:
Class.php (del),
CodeCoverage.php (del),
Configuration.php (del),
ErrorHandler.php (del),
Fileloader.php (del),
Filesystem.php (del),
Filter.php (del),
FilterIterator.php (del),
Getopt.php (del),
Metrics.php (del),
PDO.php (del),
Printer.php (del),
Report.php (del),
Skeleton.php (del),
Template.php (del),
Test.php (del),
TestSuiteIterator.php (del),
Timer.php (del),
Type.php (del),
XML.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log:
CPD.php (del),
Database.php (del),
GraphViz.php (del),
JSON.php (del),
Metrics.php (del),
PEAR.php (del),
PMD.php (del),
TAP.php (del),
XML.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/CodeCoverage:
Database.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (del),
Source.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (del),
CodeCoverage.php (del),
CyclomaticComplexity.php (del),
ExcessiveMethodLength.php (del),
ExcessiveParameterList.php (del),
NPathComplexity.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Report/Template:
butter.png (del),
chameleon.png (del),
close12_1.gif (del),
container-min.js (del),
container.css (del),
directory.html.dist (del),
file.html.dist (del),
file_no_yui.html.dist (del),
glass.png (del),
item.html.dist (del),
method_item.html.dist (del),
scarlet_red.png (del),
snow.png (del),
style.css (del),
yahoo-dom-event.js (del),
yui_item.js (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Skeleton:
Class.php (del),
Test.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/Skeleton/Template:
Class.tpl.dist (del),
IncompleteTestMethod.tpl.dist (del),
Method.tpl.dist (del),
TestClass.tpl.dist (del),
TestMethod.tpl.dist (del),
TestMethodBool.tpl.dist (del),
TestMethodBoolStatic.tpl.dist (del),
TestMethodException.tpl.dist (del),
TestMethodExceptionStatic.tpl.dist (del),
TestMethodStatic.tpl.dist (del)
-
PHPUnit-3.3.0/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.3.0/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
ligaard
2008-09-24 07:26
#7
Rev.: 12257
-
65954 lines of code changed in 441 files:
-
NEWS (+4),
ext_localconf.php (+1 -1)
-
PHPUnit-3.3.1/PHPUnit:
Framework.php (new 72)
-
PHPUnit-3.3.1/PHPUnit/Extensions:
GroupTestSuite.php (new 110),
OutputTestCase.php (new 195),
PerformanceTestCase.php (new 118),
PhptTestCase.php (new 249),
PhptTestSuite.php (new 95),
RepeatedTest.php (new 153),
SeleniumTestCase.php (new 1314),
TestDecorator.php (new 158)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 254)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 132),
TableIsEqual.php (new 133)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/DB:
DataSet.php (new 174),
DefaultDatabaseConnection.php (new 231),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 137),
IMetaData.php (new 114),
MetaData.php (new 215),
ResultSetTable.php (new 92),
Table.php (new 84),
TableIterator.php (new 176),
TableMetaData.php (new 75)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (new 184),
MySQL.php (new 137),
Oci.php (new 159),
PgSQL.php (new 164),
Sqlite.php (new 152)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (new 178),
AbstractTable.php (new 218),
AbstractTableMetaData.php (new 136),
AbstractXmlDataSet.php (new 150),
CompositeDataSet.php (new 130),
CsvDataSet.php (new 158),
DataSetFilter.php (new 144),
DefaultDataSet.php (new 109),
DefaultTable.php (new 124),
DefaultTableIterator.php (new 173),
DefaultTableMetaData.php (new 91),
FlatXmlDataSet.php (new 111),
IDataSet.php (new 104),
IPersistable.php (new 77),
ITable.php (new 104),
ITableIterator.php (new 81),
ITableMetaData.php (new 95),
QueryDataSet.php (new 142),
QueryTable.php (new 172),
ReplacementDataSet.php (new 140),
ReplacementTable.php (new 250),
ReplacementTableIterator.php (new 197),
TableFilter.php (new 107),
TableMetaDataFilter.php (new 125),
XmlDataSet.php (new 141)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (new 137),
FlatXml.php (new 157),
Xml.php (new 161)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Database/Operation:
Composite.php (new 106),
Delete.php (new 98),
DeleteAll.php (new 87),
Exception.php (new 137),
Factory.php (new 157),
IDatabaseOperation.php (new 78),
Insert.php (new 108),
Null.php (new 74),
Replace.php (new 148),
RowBased.php (new 125),
Truncate.php (new 96),
Update.php (new 103)
-
PHPUnit-3.3.1/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.3.1/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (new 1048),
append.php (new 66),
phpunit_coverage.php (new 86),
prepend.php (new 54)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Story:
Given.php (new 79),
ResultPrinter.php (new 110),
Scenario.php (new 200),
SeleniumTestCase.php (new 209),
Step.php (new 135),
TestCase.php (new 217),
Then.php (new 79),
When.php (new 79)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (new 209),
Text.php (new 158)
-
PHPUnit-3.3.1/PHPUnit/Extensions/Story/ResultPrinter/Template:
scenario.html.dist (new 13),
scenario_header.html.dist (new 6),
scenarios.html.dist (new 60),
step.html.dist (new 6)
-
PHPUnit-3.3.1/PHPUnit/Framework:
Assert.php (new 2028),
AssertionFailedError.php (new 102),
ComparisonFailure.php (new 285),
Constraint.php (new 176),
Error.php (new 87),
ExpectationFailedException.php (new 106),
IncompleteTest.php (new 71),
IncompleteTestError.php (new 72),
SelfDescribing.php (new 76),
SkippedTest.php (new 70),
SkippedTestError.php (new 72),
SkippedTestSuiteError.php (new 72),
Test.php (new 78),
TestCase.php (new 1031),
TestFailure.php (new 251),
TestListener.php (new 138),
TestResult.php (new 715),
TestSuite.php (new 873),
Warning.php (new 100)
-
PHPUnit-3.3.1/PHPUnit/Framework/ComparisonFailure:
Array.php (new 145),
Object.php (new 150),
Scalar.php (new 108),
String.php (new 120),
Type.php (new 82)
-
PHPUnit-3.3.1/PHPUnit/Framework/Constraint:
And.php (new 141),
ArrayHasKey.php (new 112),
Attribute.php (new 121),
ClassHasAttribute.php (new 112),
ClassHasStaticAttribute.php (new 105),
FileExists.php (new 121),
GreaterThan.php (new 99),
IsAnything.php (new 101),
IsEqual.php (new 312),
IsFalse.php (new 88),
IsIdentical.php (new 138),
IsInstanceOf.php (new 131),
IsNull.php (new 88),
IsTrue.php (new 88),
IsType.php (new 178),
LessThan.php (new 99),
Not.php (new 128),
ObjectHasAttribute.php (new 91),
Or.php (new 144),
PCREMatch.php (new 108),
StringContains.php (new 121),
TraversableContains.php (new 113),
TraversableContainsOnly.php (new 110),
Xor.php (new 149)
-
PHPUnit-3.3.1/PHPUnit/Framework/Error:
Notice.php (new 76),
Warning.php (new 76)
-
PHPUnit-3.3.1/PHPUnit/Framework/MockObject:
Invocation.php (new 138),
InvocationMocker.php (new 165),
Invokable.php (new 91),
Matcher.php (new 280),
Mock.php (new 465),
MockObject.php (new 88),
Stub.php (new 90),
Verifiable.php (new 75)
-
PHPUnit-3.3.1/PHPUnit/Framework/MockObject/Builder:
Identity.php (new 80),
InvocationMocker.php (new 156),
Match.php (new 77),
MethodNameMatch.php (new 79),
Namespace.php (new 88),
ParametersMatch.php (new 100),
Stub.php (new 77)
-
PHPUnit-3.3.1/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (new 79),
AnyParameters.php (new 79),
Invocation.php (new 99),
InvokedAtIndex.php (new 115),
InvokedAtLeastOnce.php (new 87),
InvokedCount.php (new 134),
InvokedRecorder.php (new 100),
MethodName.php (new 95),
Parameters.php (new 145),
StatelessInvocation.php (new 81)
-
PHPUnit-3.3.1/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (new 97),
Exception.php (new 90),
MatcherCollection.php (new 76),
Return.php (new 90),
ReturnArgument.php (new 87),
ReturnCallback.php (new 102)
-
PHPUnit-3.3.1/PHPUnit/Runner:
BaseTestRunner.php (new 304),
IncludePathTestCollector.php (new 160),
StandardTestSuiteLoader.php (new 160),
TestCollector.php (new 71),
TestSuiteLoader.php (new 78),
Version.php (new 83)
-
PHPUnit-3.3.1/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.3.1/PHPUnit/Samples/BankAccount:
BankAccount.php (new 121),
BankAccountTest.php (new 138)
-
PHPUnit-3.3.1/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 210),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.3.1/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (new 6),
bank-account-after-new-account.xml (new 7),
bank-account-after-withdrawals.xml (new 6),
bank-account-seed.xml (new 6)
-
PHPUnit-3.3.1/PHPUnit/Samples/BowlingGame:
BowlingGame.php (new 107),
BowlingGameSpec.php (new 183),
BowlingGameTest.php (new 110)
-
PHPUnit-3.3.1/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.3.1/PHPUnit/Tests:
AllTests.php (new 90),
config.xml.dist (new 14)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions:
AllTests.php (new 88),
OutputTestCaseTest.php (new 101),
PerformanceTestCaseTest.php (new 85),
RepeatedTestTest.php (new 118),
SeleniumTestCaseTest.php (new 165)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 84)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (new 96),
CompositeDataSetTest.php (new 174),
CsvDataSetTest.php (new 134),
FilterTest.php (new 89),
PersistorTest.php (new 116),
QueryDataSetTest.php (new 144),
QueryTableTest.php (new 144),
ReplacementDataSetTest.php (new 330),
ReplacementTableTest.php (new 265),
XmlDataSetsTest.php (new 144)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 82),
OperationsTest.php (new 195),
RowBasedTest.php (new 187)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (new 116)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (new 4),
table2.csv (new 5)
-
PHPUnit-3.3.1/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
AllEmptyTableInsertResult.xml (new 9),
AllEmptyTableInsertTest.xml (new 4),
DeleteAllOperationTest.xml (new 6),
DeleteOperationResult.xml (new 7),
DeleteOperationTest.xml (new 5),
EmptyTableInsertResult.xml (new 11),
EmptyTableInsertTest.xml (new 6),
FilteredTestComparison.xml (new 9),
FilteredTestFixture.xml (new 8),
FlatXmlDataSet.xml (new 9),
FlatXmlWriter.xml (new 32),
InsertOperationResult.xml (new 12),
InsertOperationTest.xml (new 6),
OperationsTestFixture.xml (new 9),
QueryDataSetTest.xml (new 31),
ReplaceOperationResult.xml (new 12),
ReplaceOperationTest.xml (new 9),
RowBasedExecute.xml (new 6),
UpdateOperationResult.xml (new 9),
UpdateOperationTest.xml (new 6),
XmlDataSet.xml (new 65),
XmlWriter.xml (new 28)
-
PHPUnit-3.3.1/PHPUnit/Tests/Framework:
AllTests.php (new 96),
AssertTest.php (new 3045),
ComparisonFailureTest.php (new 144),
ConstraintTest.php (new 1198),
MockObjectTest.php (new 251),
SuiteTest.php (new 198),
TestCaseTest.php (new 297),
TestFailureTest.php (new 1090),
TestImplementorTest.php (new 87),
TestListenerTest.php (new 154)
-
PHPUnit-3.3.1/PHPUnit/Tests/Runner:
AllTests.php (new 80),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.3.1/PHPUnit/Tests/TextUI:
coverage-clover-class-extended.phpt (new 54),
coverage-clover-class.phpt (new 54),
coverage-clover-method.phpt (new 54),
coverage-clover-not-private.phpt (new 54),
coverage-clover-not-protected.phpt (new 54),
coverage-clover-not-public.phpt (new 54),
coverage-clover-private.phpt (new 54),
coverage-clover-protected.phpt (new 54),
coverage-clover-public.phpt (new 54),
coverage-clover.phpt (new 49),
coverage-source.phpt (new 842),
dataset-log-xml.phpt (new 46),
default.phpt (new 17),
exclude-group.phpt (new 19),
filter-class.phpt (new 19),
filter-method.phpt (new 19),
group.phpt (new 19),
help.phpt (new 62),
help2.phpt (new 64),
list-groups.phpt (new 17),
log-graphviz.phpt (new 34),
log-json.phpt (new 19),
log-tap.phpt (new 25),
log-xml.phpt (new 27),
repeat.phpt (new 21),
skeleton.phpt (new 17),
story.phpt (new 78),
tap.phpt (new 19),
testdox-html.phpt (new 19),
testdox-text.phpt (new 23),
testdox.phpt (new 17),
verbose.phpt (new 20)
-
PHPUnit-3.3.1/PHPUnit/Tests/Util:
AllTests.php (new 84),
ConfigurationTest.php (new 324),
TimerTest.php (new 78),
XMLTest.php (new 346)
-
PHPUnit-3.3.1/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 80),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.3.1/PHPUnit/Tests/_files:
AnInterface.php (new 67),
Calculator.php (new 15),
ClassWithNonPublicAttributes.php (new 85),
CoverageClassExtendedTest.php (new 14),
CoverageClassTest.php (new 14),
CoverageMethodTest.php (new 14),
CoverageNotPrivateTest.php (new 14),
CoverageNotProtectedTest.php (new 14),
CoverageNotPublicTest.php (new 14),
CoveragePrivateTest.php (new 14),
CoverageProtectedTest.php (new 14),
CoveragePublicTest.php (new 14),
CoveredClass.php (new 37),
DataSetTest.php (new 21),
DoubleTestCase.php (new 88),
Error.php (new 71),
Failure.php (new 71),
FunctionCallback.php (new 59),
InheritedTestCase.php (new 71),
MethodCallback.php (new 71),
MockRunner.php (new 83),
NoArgTestCaseTest.php (new 70),
NoTestCaseClass.php (new 66),
NoTestCases.php (new 70),
NonStatic.php (new 70),
NotPublicTestCase.php (new 74),
NotVoidTestCase.php (new 67),
OneTestCase.php (new 74),
OutputTestCase.php (new 91),
OverrideTestCase.php (new 71),
PartialMockTestClass.php (new 61),
SampleClass.php (new 76),
SelectorAssertionsFixture.html (new 41),
SetupFailure.php (new 72),
SleepTest.php (new 72),
Struct.php (new 72),
Success.php (new 71),
TearDownFailure.php (new 72),
TestIterator.php (new 98),
ThrowExceptionTestCase.php (new 70),
ThrowNoExceptionTestCase.php (new 69),
TornDown.php (new 79),
TornDown2.php (new 78),
TornDown3.php (new 72),
TornDown4.php (new 72),
TornDown5.php (new 72),
WasRun.php (new 73),
bar.xml (new 1),
configuration.xml (new 101),
foo.xml (new 1),
structureAttributesAreSameButValuesAreNot.xml (new 10),
structureExpected.xml (new 10),
structureIgnoreTextNodes.xml (new 13),
structureIsSameButDataIsNot.xml (new 10),
structureWrongNumberOfAttributes.xml (new 10),
structureWrongNumberOfNodes.xml (new 9)
-
PHPUnit-3.3.1/PHPUnit/TextUI:
Command.php (new 687),
ResultPrinter.php (new 585),
TestRunner.php (new 784)
-
PHPUnit-3.3.1/PHPUnit/Util:
Class.php (new 427),
CodeCoverage.php (new 361),
Configuration.php (new 622),
ErrorHandler.php (new 125),
Fileloader.php (new 192),
Filesystem.php (new 313),
Filter.php (new 540),
FilterIterator.php (new 89),
Getopt.php (new 183),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 205),
Report.php (new 240),
Skeleton.php (new 121),
Template.php (new 179),
Test.php (new 322),
TestSuiteIterator.php (new 153),
Timer.php (new 128),
Type.php (new 197),
XML.php (new 784)
-
PHPUnit-3.3.1/PHPUnit/Util/Log:
CPD.php (new 134),
Database.php (new 516),
GraphViz.php (new 301),
JSON.php (new 282),
Metrics.php (new 182),
PEAR.php (new 245),
PMD.php (new 337),
TAP.php (new 222),
XML.php (new 477)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 594)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (new 328),
Source.php (new 304)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (new 83),
EfferentCoupling.php (new 86),
ExcessiveClassLength.php (new 86),
ExcessivePublicCount.php (new 87),
TooManyFields.php (new 88)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (new 88),
CodeCoverage.php (new 91),
CyclomaticComplexity.php (new 89),
ExcessiveMethodLength.php (new 86),
ExcessiveParameterList.php (new 86),
NPathComplexity.php (new 87)
-
PHPUnit-3.3.1/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 110)
-
PHPUnit-3.3.1/PHPUnit/Util/Metrics:
Class.php (new 731),
File.php (new 328),
Function.php (new 504),
Project.php (new 477)
-
PHPUnit-3.3.1/PHPUnit/Util/Report:
Node.php (new 461)
-
PHPUnit-3.3.1/PHPUnit/Util/Report/Node:
Directory.php (new 394),
File.php (new 822)
-
PHPUnit-3.3.1/PHPUnit/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new 17),
container.css (new 318),
directory.html.dist (new 71),
file.html.dist (new 118),
file_no_yui.html.dist (new 79),
glass.png (new),
item.html.dist (new 31),
method_item.html.dist (new 22),
scarlet_red.png (new),
snow.png (new),
style.css (new 428),
yahoo-dom-event.js (new 12),
yui_item.js (new 5)
-
PHPUnit-3.3.1/PHPUnit/Util/Skeleton:
Class.php (new 257),
Test.php (new 348)
-
PHPUnit-3.3.1/PHPUnit/Util/Skeleton/Template:
Class.tpl.dist (new 7),
IncompleteTestMethod.tpl.dist (new 10),
Method.tpl.dist (new 9),
TestClass.tpl.dist (new 37),
TestMethod.tpl.dist (new 11),
TestMethodBool.tpl.dist (new 10),
TestMethodBoolStatic.tpl.dist (new 10),
TestMethodException.tpl.dist (new 9),
TestMethodExceptionStatic.tpl.dist (new 9),
TestMethodStatic.tpl.dist (new 11)
-
PHPUnit-3.3.1/PHPUnit/Util/TestDox:
NamePrettifier.php (new 180),
ResultPrinter.php (new 324)
-
PHPUnit-3.3.1/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 128),
Text.php (new 103)
-
doc:
manual.sxw (changed)
-
Repository Tag: 3.3.0
-
ligaard
2008-09-18 21:09
#6
Rev.: 12119
-
4 lines of code changed in 1 file:
-
ligaard
2008-09-18 21:05
#5
Rev.: 12118
-
1 lines of code changed in 2 files:
-
ext_localconf.php (+1 -1)
-
doc:
manual.sxw (changed)
-
ligaard
2008-09-18 20:41
#4
Rev.: 12117
-
65951 lines of code changed in 439 files:
-
NEWS (+4)
-
PHPUnit-3.3.0/PHPUnit:
Framework.php (new 72)
-
PHPUnit-3.3.0/PHPUnit/Extensions:
GroupTestSuite.php (new 110),
OutputTestCase.php (new 195),
PerformanceTestCase.php (new 118),
PhptTestCase.php (new 249),
PhptTestSuite.php (new 95),
RepeatedTest.php (new 153),
SeleniumTestCase.php (new 1314),
TestDecorator.php (new 158)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 254)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 132),
TableIsEqual.php (new 133)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DB:
DataSet.php (new 174),
DefaultDatabaseConnection.php (new 231),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 137),
IMetaData.php (new 114),
MetaData.php (new 215),
ResultSetTable.php (new 92),
Table.php (new 84),
TableIterator.php (new 176),
TableMetaData.php (new 75)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (new 184),
MySQL.php (new 137),
Oci.php (new 159),
PgSQL.php (new 164),
Sqlite.php (new 152)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (new 178),
AbstractTable.php (new 218),
AbstractTableMetaData.php (new 136),
AbstractXmlDataSet.php (new 150),
CompositeDataSet.php (new 130),
CsvDataSet.php (new 158),
DataSetFilter.php (new 144),
DefaultDataSet.php (new 109),
DefaultTable.php (new 124),
DefaultTableIterator.php (new 173),
DefaultTableMetaData.php (new 91),
FlatXmlDataSet.php (new 111),
IDataSet.php (new 104),
IPersistable.php (new 77),
ITable.php (new 104),
ITableIterator.php (new 81),
ITableMetaData.php (new 95),
QueryDataSet.php (new 142),
QueryTable.php (new 172),
ReplacementDataSet.php (new 140),
ReplacementTable.php (new 250),
ReplacementTableIterator.php (new 197),
TableFilter.php (new 107),
TableMetaDataFilter.php (new 125),
XmlDataSet.php (new 141)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (new 137),
FlatXml.php (new 157),
Xml.php (new 161)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Database/Operation:
Composite.php (new 106),
Delete.php (new 98),
DeleteAll.php (new 87),
Exception.php (new 137),
Factory.php (new 157),
IDatabaseOperation.php (new 78),
Insert.php (new 108),
Null.php (new 74),
Replace.php (new 148),
RowBased.php (new 125),
Truncate.php (new 96),
Update.php (new 103)
-
PHPUnit-3.3.0/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.3.0/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (new 1048),
append.php (new 66),
phpunit_coverage.php (new 86),
prepend.php (new 54)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story:
Given.php (new 79),
ResultPrinter.php (new 110),
Scenario.php (new 200),
SeleniumTestCase.php (new 209),
Step.php (new 135),
TestCase.php (new 217),
Then.php (new 79),
When.php (new 79)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (new 209),
Text.php (new 158)
-
PHPUnit-3.3.0/PHPUnit/Extensions/Story/ResultPrinter/Template:
scenario.html.dist (new 13),
scenario_header.html.dist (new 6),
scenarios.html.dist (new 60),
step.html.dist (new 6)
-
PHPUnit-3.3.0/PHPUnit/Framework:
Assert.php (new 2028),
AssertionFailedError.php (new 102),
ComparisonFailure.php (new 285),
Constraint.php (new 176),
Error.php (new 87),
ExpectationFailedException.php (new 106),
IncompleteTest.php (new 71),
IncompleteTestError.php (new 72),
SelfDescribing.php (new 76),
SkippedTest.php (new 70),
SkippedTestError.php (new 72),
SkippedTestSuiteError.php (new 72),
Test.php (new 78),
TestCase.php (new 1029),
TestFailure.php (new 251),
TestListener.php (new 138),
TestResult.php (new 715),
TestSuite.php (new 873),
Warning.php (new 100)
-
PHPUnit-3.3.0/PHPUnit/Framework/ComparisonFailure:
Array.php (new 145),
Object.php (new 150),
Scalar.php (new 108),
String.php (new 120),
Type.php (new 82)
-
PHPUnit-3.3.0/PHPUnit/Framework/Constraint:
And.php (new 141),
ArrayHasKey.php (new 112),
Attribute.php (new 121),
ClassHasAttribute.php (new 112),
ClassHasStaticAttribute.php (new 105),
FileExists.php (new 121),
GreaterThan.php (new 99),
IsAnything.php (new 101),
IsEqual.php (new 312),
IsFalse.php (new 88),
IsIdentical.php (new 138),
IsInstanceOf.php (new 131),
IsNull.php (new 88),
IsTrue.php (new 88),
IsType.php (new 178),
LessThan.php (new 99),
Not.php (new 128),
ObjectHasAttribute.php (new 91),
Or.php (new 144),
PCREMatch.php (new 108),
StringContains.php (new 121),
TraversableContains.php (new 113),
TraversableContainsOnly.php (new 110),
Xor.php (new 149)
-
PHPUnit-3.3.0/PHPUnit/Framework/Error:
Notice.php (new 76),
Warning.php (new 76)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject:
Invocation.php (new 138),
InvocationMocker.php (new 165),
Invokable.php (new 91),
Matcher.php (new 280),
Mock.php (new 465),
MockObject.php (new 88),
Stub.php (new 90),
Verifiable.php (new 75)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Builder:
Identity.php (new 80),
InvocationMocker.php (new 156),
Match.php (new 77),
MethodNameMatch.php (new 79),
Namespace.php (new 88),
ParametersMatch.php (new 100),
Stub.php (new 77)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (new 79),
AnyParameters.php (new 79),
Invocation.php (new 99),
InvokedAtIndex.php (new 115),
InvokedAtLeastOnce.php (new 87),
InvokedCount.php (new 134),
InvokedRecorder.php (new 100),
MethodName.php (new 95),
Parameters.php (new 145),
StatelessInvocation.php (new 81)
-
PHPUnit-3.3.0/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (new 97),
Exception.php (new 90),
MatcherCollection.php (new 76),
Return.php (new 90),
ReturnArgument.php (new 87),
ReturnCallback.php (new 102)
-
PHPUnit-3.3.0/PHPUnit/Runner:
BaseTestRunner.php (new 304),
IncludePathTestCollector.php (new 160),
StandardTestSuiteLoader.php (new 160),
TestCollector.php (new 71),
TestSuiteLoader.php (new 78),
Version.php (new 83)
-
PHPUnit-3.3.0/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccount:
BankAccount.php (new 121),
BankAccountTest.php (new 138)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 210),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.3.0/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (new 6),
bank-account-after-new-account.xml (new 7),
bank-account-after-withdrawals.xml (new 6),
bank-account-seed.xml (new 6)
-
PHPUnit-3.3.0/PHPUnit/Samples/BowlingGame:
BowlingGame.php (new 107),
BowlingGameSpec.php (new 183),
BowlingGameTest.php (new 110)
-
PHPUnit-3.3.0/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.3.0/PHPUnit/Tests:
AllTests.php (new 90),
config.xml.dist (new 14)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions:
AllTests.php (new 88),
OutputTestCaseTest.php (new 101),
PerformanceTestCaseTest.php (new 85),
RepeatedTestTest.php (new 118),
SeleniumTestCaseTest.php (new 165)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 84)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (new 96),
CompositeDataSetTest.php (new 174),
CsvDataSetTest.php (new 134),
FilterTest.php (new 89),
PersistorTest.php (new 116),
QueryDataSetTest.php (new 144),
QueryTableTest.php (new 144),
ReplacementDataSetTest.php (new 330),
ReplacementTableTest.php (new 265),
XmlDataSetsTest.php (new 144)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 82),
OperationsTest.php (new 195),
RowBasedTest.php (new 187)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (new 116)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (new 4),
table2.csv (new 5)
-
PHPUnit-3.3.0/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
AllEmptyTableInsertResult.xml (new 9),
AllEmptyTableInsertTest.xml (new 4),
DeleteAllOperationTest.xml (new 6),
DeleteOperationResult.xml (new 7),
DeleteOperationTest.xml (new 5),
EmptyTableInsertResult.xml (new 11),
EmptyTableInsertTest.xml (new 6),
FilteredTestComparison.xml (new 9),
FilteredTestFixture.xml (new 8),
FlatXmlDataSet.xml (new 9),
FlatXmlWriter.xml (new 32),
InsertOperationResult.xml (new 12),
InsertOperationTest.xml (new 6),
OperationsTestFixture.xml (new 9),
QueryDataSetTest.xml (new 31),
ReplaceOperationResult.xml (new 12),
ReplaceOperationTest.xml (new 9),
RowBasedExecute.xml (new 6),
UpdateOperationResult.xml (new 9),
UpdateOperationTest.xml (new 6),
XmlDataSet.xml (new 65),
XmlWriter.xml (new 28)
-
PHPUnit-3.3.0/PHPUnit/Tests/Framework:
AllTests.php (new 96),
AssertTest.php (new 3045),
ComparisonFailureTest.php (new 144),
ConstraintTest.php (new 1198),
MockObjectTest.php (new 251),
SuiteTest.php (new 198),
TestCaseTest.php (new 297),
TestFailureTest.php (new 1090),
TestImplementorTest.php (new 87),
TestListenerTest.php (new 154)
-
PHPUnit-3.3.0/PHPUnit/Tests/Runner:
AllTests.php (new 80),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.3.0/PHPUnit/Tests/TextUI:
coverage-clover-class-extended.phpt (new 54),
coverage-clover-class.phpt (new 54),
coverage-clover-method.phpt (new 54),
coverage-clover-not-private.phpt (new 54),
coverage-clover-not-protected.phpt (new 54),
coverage-clover-not-public.phpt (new 54),
coverage-clover-private.phpt (new 54),
coverage-clover-protected.phpt (new 54),
coverage-clover-public.phpt (new 54),
coverage-clover.phpt (new 49),
coverage-source.phpt (new 842),
dataset-log-xml.phpt (new 46),
default.phpt (new 17),
exclude-group.phpt (new 19),
filter-class.phpt (new 19),
filter-method.phpt (new 19),
group.phpt (new 19),
help.phpt (new 62),
help2.phpt (new 64),
list-groups.phpt (new 17),
log-graphviz.phpt (new 34),
log-json.phpt (new 19),
log-tap.phpt (new 25),
log-xml.phpt (new 27),
repeat.phpt (new 21),
skeleton.phpt (new 17),
story.phpt (new 78),
tap.phpt (new 19),
testdox-html.phpt (new 19),
testdox-text.phpt (new 23),
testdox.phpt (new 17),
verbose.phpt (new 20)
-
PHPUnit-3.3.0/PHPUnit/Tests/Util:
AllTests.php (new 84),
ConfigurationTest.php (new 324),
TimerTest.php (new 78),
XMLTest.php (new 346)
-
PHPUnit-3.3.0/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 80),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.3.0/PHPUnit/Tests/_files:
AnInterface.php (new 67),
Calculator.php (new 15),
ClassWithNonPublicAttributes.php (new 85),
CoverageClassExtendedTest.php (new 14),
CoverageClassTest.php (new 14),
CoverageMethodTest.php (new 14),
CoverageNotPrivateTest.php (new 14),
CoverageNotProtectedTest.php (new 14),
CoverageNotPublicTest.php (new 14),
CoveragePrivateTest.php (new 14),
CoverageProtectedTest.php (new 14),
CoveragePublicTest.php (new 14),
CoveredClass.php (new 37),
DataSetTest.php (new 21),
DoubleTestCase.php (new 88),
Error.php (new 71),
Failure.php (new 71),
FunctionCallback.php (new 59),
InheritedTestCase.php (new 71),
MethodCallback.php (new 71),
MockRunner.php (new 83),
NoArgTestCaseTest.php (new 70),
NoTestCaseClass.php (new 66),
NoTestCases.php (new 70),
NonStatic.php (new 70),
NotPublicTestCase.php (new 74),
NotVoidTestCase.php (new 67),
OneTestCase.php (new 74),
OutputTestCase.php (new 91),
OverrideTestCase.php (new 71),
PartialMockTestClass.php (new 61),
SampleClass.php (new 76),
SelectorAssertionsFixture.html (new 41),
SetupFailure.php (new 72),
SleepTest.php (new 72),
Struct.php (new 72),
Success.php (new 71),
TearDownFailure.php (new 72),
TestIterator.php (new 98),
ThrowExceptionTestCase.php (new 70),
ThrowNoExceptionTestCase.php (new 69),
TornDown.php (new 79),
TornDown2.php (new 78),
TornDown3.php (new 72),
TornDown4.php (new 72),
TornDown5.php (new 72),
WasRun.php (new 73),
bar.xml (new 1),
configuration.xml (new 101),
foo.xml (new 1),
structureAttributesAreSameButValuesAreNot.xml (new 10),
structureExpected.xml (new 10),
structureIgnoreTextNodes.xml (new 13),
structureIsSameButDataIsNot.xml (new 10),
structureWrongNumberOfAttributes.xml (new 10),
structureWrongNumberOfNodes.xml (new 9)
-
PHPUnit-3.3.0/PHPUnit/TextUI:
Command.php (new 687),
ResultPrinter.php (new 585),
TestRunner.php (new 784)
-
PHPUnit-3.3.0/PHPUnit/Util:
Class.php (new 427),
CodeCoverage.php (new 361),
Configuration.php (new 622),
ErrorHandler.php (new 125),
Fileloader.php (new 192),
Filesystem.php (new 313),
Filter.php (new 540),
FilterIterator.php (new 89),
Getopt.php (new 183),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 205),
Report.php (new 240),
Skeleton.php (new 121),
Template.php (new 179),
Test.php (new 322),
TestSuiteIterator.php (new 153),
Timer.php (new 128),
Type.php (new 197),
XML.php (new 784)
-
PHPUnit-3.3.0/PHPUnit/Util/Log:
CPD.php (new 134),
Database.php (new 516),
GraphViz.php (new 301),
JSON.php (new 282),
Metrics.php (new 182),
PEAR.php (new 245),
PMD.php (new 337),
TAP.php (new 222),
XML.php (new 477)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 594)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (new 328),
Source.php (new 304)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (new 83),
EfferentCoupling.php (new 86),
ExcessiveClassLength.php (new 86),
ExcessivePublicCount.php (new 87),
TooManyFields.php (new 88)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (new 88),
CodeCoverage.php (new 91),
CyclomaticComplexity.php (new 89),
ExcessiveMethodLength.php (new 86),
ExcessiveParameterList.php (new 86),
NPathComplexity.php (new 87)
-
PHPUnit-3.3.0/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 110)
-
PHPUnit-3.3.0/PHPUnit/Util/Metrics:
Class.php (new 731),
File.php (new 328),
Function.php (new 504),
Project.php (new 477)
-
PHPUnit-3.3.0/PHPUnit/Util/Report:
Node.php (new 461)
-
PHPUnit-3.3.0/PHPUnit/Util/Report/Node:
Directory.php (new 394),
File.php (new 822)
-
PHPUnit-3.3.0/PHPUnit/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new 17),
container.css (new 318),
directory.html.dist (new 71),
file.html.dist (new 118),
file_no_yui.html.dist (new 79),
glass.png (new),
item.html.dist (new 31),
method_item.html.dist (new 22),
scarlet_red.png (new),
snow.png (new),
style.css (new 428),
yahoo-dom-event.js (new 12),
yui_item.js (new 5)
-
PHPUnit-3.3.0/PHPUnit/Util/Skeleton:
Class.php (new 257),
Test.php (new 348)
-
PHPUnit-3.3.0/PHPUnit/Util/Skeleton/Template:
Class.tpl.dist (new 7),
IncompleteTestMethod.tpl.dist (new 10),
Method.tpl.dist (new 9),
TestClass.tpl.dist (new 37),
TestMethod.tpl.dist (new 11),
TestMethodBool.tpl.dist (new 10),
TestMethodBoolStatic.tpl.dist (new 10),
TestMethodException.tpl.dist (new 9),
TestMethodExceptionStatic.tpl.dist (new 9),
TestMethodStatic.tpl.dist (new 11)
-
PHPUnit-3.3.0/PHPUnit/Util/TestDox:
NamePrettifier.php (new 180),
ResultPrinter.php (new 324)
-
PHPUnit-3.3.0/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 128),
Text.php (new 103)
-
Repository Tag: 3.2.21
-
ligaard
2008-09-08 21:55
#3
Rev.: 11819
-
3 lines of code changed in 1 file:
-
ligaard
2008-09-08 21:46
#2
Rev.: 11816
-
9 lines of code changed in 5 files:
-
NEWS (+4 -2),
ext_conf_template.txt (+1 -1),
ext_emconf.php (+1 -1)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+3 -1)
-
ligaard
2008-09-08 20:59
#1
Rev.: 11811
-
52269 lines of code changed in 668 files:
-
NEWS (+9 -1),
ext_localconf.php (+2 -2)
-
PHPUnit-3.2.19/PHPUnit:
Framework.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions:
ExceptionTestCase.php (del),
OutputTestCase.php (del),
PerformanceTestCase.php (del),
PhptTestCase.php (del),
PhptTestSuite.php (del),
RepeatedTest.php (del),
SeleniumTestCase.php (del),
TestDecorator.php (del),
TestSetup.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/DB:
DataSet.php (del),
DefaultDatabaseConnection.php (del),
FilteredDataSet.php (del),
IDatabaseConnection.php (del),
IMetaData.php (del),
MetaData.php (del),
ResultSetTable.php (del),
Table.php (del),
TableIterator.php (del),
TableMetaData.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (del),
AbstractTable.php (del),
AbstractTableMetaData.php (del),
AbstractXmlDataSet.php (del),
DataSetFilter.php (del),
DefaultDataSet.php (del),
DefaultTable.php (del),
DefaultTableIterator.php (del),
DefaultTableMetaData.php (del),
FlatXmlDataSet.php (del),
IDataSet.php (del),
ITable.php (del),
ITableIterator.php (del),
ITableMetaData.php (del),
TableFilter.php (del),
TableMetaDataFilter.php (del),
XmlDataSet.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/Operation:
Composite.php (del),
Delete.php (del),
DeleteAll.php (del),
Exception.php (del),
Factory.php (del),
IDatabaseOperation.php (del),
Insert.php (del),
Null.php (del),
Replace.php (del),
RowBased.php (del),
Truncate.php (del),
Update.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.2.19/PHPUnit/Extensions/SeleniumTestCase:
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework:
Assert.php (del),
AssertionFailedError.php (del),
ComparisonFailure.php (del),
Constraint.php (del),
Error.php (del),
ExpectationFailedException.php (del),
IncompleteTest.php (del),
IncompleteTestError.php (del),
Notice.php (del),
SelfDescribing.php (del),
SkippedTest.php (del),
SkippedTestError.php (del),
SkippedTestSuiteError.php (del),
Test.php (del),
TestCase.php (del),
TestFailure.php (del),
TestListener.php (del),
TestResult.php (del),
TestSuite.php (del),
Warning.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/Constraint:
And.php (del),
ArrayHasKey.php (del),
Attribute.php (del),
ClassHasAttribute.php (del),
ClassHasStaticAttribute.php (del),
FileExists.php (del),
GreaterThan.php (del),
IsAnything.php (del),
IsEqual.php (del),
IsIdentical.php (del),
IsInstanceOf.php (del),
IsType.php (del),
LessThan.php (del),
Not.php (del),
ObjectHasAttribute.php (del),
Or.php (del),
PCREMatch.php (del),
StringContains.php (del),
TraversableContains.php (del),
TraversableContainsOnly.php (del),
Xor.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/MockObject:
Invocation.php (del),
InvocationMocker.php (del),
Invokable.php (del),
Matcher.php (del),
Mock.php (del),
MockObject.php (del),
Stub.php (del),
Verifiable.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/MockObject/Builder:
Identity.php (del),
InvocationMocker.php (del),
Match.php (del),
MethodNameMatch.php (del),
Namespace.php (del),
ParametersMatch.php (del),
Stub.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (del),
AnyParameters.php (del),
Invocation.php (del),
InvokedAtIndex.php (del),
InvokedAtLeastOnce.php (del),
InvokedCount.php (del),
InvokedRecorder.php (del),
MethodName.php (del),
Parameters.php (del),
StatelessInvocation.php (del)
-
PHPUnit-3.2.19/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (del),
Exception.php (del),
MatcherCollection.php (del),
Return.php (del)
-
PHPUnit-3.2.19/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.2.19/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.2.19/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (del),
bank-account-after-new-account.xml (del),
bank-account-after-withdrawals.xml (del),
bank-account-seed.xml (del)
-
PHPUnit-3.2.19/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests:
AllTests.php (del),
TestConfiguration.php.dist (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (del),
FilterTest.php (del),
XmlDataSetsTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
DeleteAllOperationTest.xml (del),
DeleteOperationResult.xml (del),
DeleteOperationTest.xml (del),
FilteredTestComparison.xml (del),
FilteredTestFixture.xml (del),
FlatXmlDataSet.xml (del),
InsertOperationResult.xml (del),
InsertOperationTest.xml (del),
OperationsTestFixture.xml (del),
ReplaceOperationResult.xml (del),
ReplaceOperationTest.xml (del),
RowBasedExecute.xml (del),
UpdateOperationResult.xml (del),
UpdateOperationTest.xml (del),
XmlDataSet.xml (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Framework:
AllTests.php (del),
AssertTest.php (del),
ComparisonFailureTest.php (del),
ConstraintTest.php (del),
MockObjectTest.php (del),
SuiteTest.php (del),
TestCaseTest.php (del),
TestImplementorTest.php (del),
TestListenerTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Util:
AllTests.php (del),
TimerTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.2.19/PHPUnit/Tests/_files:
AnInterface.php (del),
BankAccount.json (del),
BankAccount.metrics (del),
BankAccount.pmd (del),
BankAccount.tap (del),
BankAccount.xml (del),
ClassWithNonPublicAttributes.php (del),
DoubleTestCase.php (del),
Error.php (del),
Failure.php (del),
InheritedTestCase.php (del),
MockRunner.php (del),
NoArgTestCaseTest.php (del),
NoTestCaseClass.php (del),
NoTestCases.php (del),
NonStatic.php (del),
NotPublicTestCase.php (del),
NotVoidTestCase.php (del),
OneTestCase.php (del),
OutputTestCase.php (del),
OverrideTestCase.php (del),
SampleClass.php (del),
SetupFailure.php (del),
Sleep.php (del),
Struct.php (del),
Success.php (del),
TearDownFailure.php (del),
TestIterator.php (del),
ThrowExceptionTestCase.php (del),
ThrowNoExceptionTestCase.php (del),
TornDown.php (del),
TornDown2.php (del),
TornDown3.php (del),
TornDown4.php (del),
TornDown5.php (del),
WasRun.php (del),
bar.xml (del),
foo.xml (del)
-
PHPUnit-3.2.19/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util:
Class.php (del),
CodeCoverage.php (del),
Configuration.php (del),
ErrorHandler.php (del),
Fileloader.php (del),
Filesystem.php (del),
Filter.php (del),
FilterIterator.php (del),
Getopt.php (del),
Metrics.php (del),
PDO.php (del),
Printer.php (del),
Report.php (del),
Skeleton.php (del),
Template.php (del),
Test.php (del),
TestSuiteIterator.php (del),
Timer.php (del),
Type.php (del),
XML.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log:
CPD.php (del),
Database.php (del),
GraphViz.php (del),
JSON.php (del),
Metrics.php (del),
PEAR.php (del),
PMD.php (del),
TAP.php (del),
XML.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/CodeCoverage:
Database.php (del),
XML.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (del),
CodeCoverage.php (del),
CyclomaticComplexity.php (del),
ExcessiveMethodLength.php (del),
ExcessiveParameterList.php (del),
NPathComplexity.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Report/Template:
butter.png (del),
chameleon.png (del),
close12_1.gif (del),
container-min.js (del),
container.css (del),
directory.html (del),
file.html (del),
file_no_yui.html (del),
glass.png (del),
item.html (del),
method_item.html (del),
scarlet_red.png (del),
snow.png (del),
style.css (del),
yahoo-dom-event.js (del),
yui_item.js (del)
-
PHPUnit-3.2.19/PHPUnit/Util/Skeleton:
IncompleteTestMethod.tpl (del),
TestClass.tpl (del),
TestMethod.tpl (del),
TestMethodBool.tpl (del),
TestMethodBoolStatic.tpl (del),
TestMethodException.tpl (del),
TestMethodExceptionStatic.tpl (del),
TestMethodStatic.tpl (del)
-
PHPUnit-3.2.19/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.2.19/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.2.21/PHPUnit:
Framework.php (new 71)
-
PHPUnit-3.2.21/PHPUnit/Extensions:
ExceptionTestCase.php (new 73),
OutputTestCase.php (new 195),
PerformanceTestCase.php (new 118),
PhptTestCase.php (new 246),
PhptTestSuite.php (new 95),
RepeatedTest.php (new 153),
SeleniumTestCase.php (new 1781),
TestDecorator.php (new 158),
TestSetup.php (new 147)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 248)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 147),
TableIsEqual.php (new 149)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DB:
DataSet.php (new 173),
DefaultDatabaseConnection.php (new 232),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 137),
IMetaData.php (new 114),
MetaData.php (new 215),
ResultSetTable.php (new 89),
Table.php (new 84),
TableIterator.php (new 176),
TableMetaData.php (new 75)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (new 184),
MySQL.php (new 69),
Oci.php (new 159),
PgSQL.php (new 164),
Sqlite.php (new 152)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/DataSet:
AbstractDataSet.php (new 178),
AbstractTable.php (new 198),
AbstractTableMetaData.php (new 136),
AbstractXmlDataSet.php (new 150),
DataSetFilter.php (new 144),
DefaultDataSet.php (new 109),
DefaultTable.php (new 124),
DefaultTableIterator.php (new 173),
DefaultTableMetaData.php (new 91),
FlatXmlDataSet.php (new 98),
IDataSet.php (new 104),
ITable.php (new 96),
ITableIterator.php (new 81),
ITableMetaData.php (new 95),
TableFilter.php (new 107),
TableMetaDataFilter.php (new 125),
XmlDataSet.php (new 129)
-
PHPUnit-3.2.21/PHPUnit/Extensions/Database/Operation:
Composite.php (new 106),
Delete.php (new 98),
DeleteAll.php (new 87),
Exception.php (new 137),
Factory.php (new 157),
IDatabaseOperation.php (new 78),
Insert.php (new 108),
Null.php (new 74),
Replace.php (new 148),
RowBased.php (new 125),
Truncate.php (new 96),
Update.php (new 103)
-
PHPUnit-3.2.21/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.2.21/PHPUnit/Extensions/SeleniumTestCase:
append.php (new 69),
phpunit_coverage.php (new 81),
prepend.php (new 54)
-
PHPUnit-3.2.21/PHPUnit/Framework:
Assert.php (new 1570),
AssertionFailedError.php (new 102),
ComparisonFailure.php (new 285),
Constraint.php (new 163),
Error.php (new 87),
ExpectationFailedException.php (new 106),
IncompleteTest.php (new 71),
IncompleteTestError.php (new 72),
Notice.php (new 76),
SelfDescribing.php (new 76),
SkippedTest.php (new 70),
SkippedTestError.php (new 72),
SkippedTestSuiteError.php (new 72),
Test.php (new 78),
TestCase.php (new 831),
TestFailure.php (new 251),
TestListener.php (new 138),
TestResult.php (new 695),
TestSuite.php (new 841),
Warning.php (new 100)
-
PHPUnit-3.2.21/PHPUnit/Framework/ComparisonFailure:
Array.php (new 145),
Object.php (new 150),
Scalar.php (new 108),
String.php (new 120),
Type.php (new 82)
-
PHPUnit-3.2.21/PHPUnit/Framework/Constraint:
And.php (new 141),
ArrayHasKey.php (new 103),
Attribute.php (new 121),
ClassHasAttribute.php (new 105),
ClassHasStaticAttribute.php (new 90),
FileExists.php (new 121),
GreaterThan.php (new 99),
IsAnything.php (new 101),
IsEqual.php (new 304),
IsIdentical.php (new 134),
IsInstanceOf.php (new 131),
IsType.php (new 168),
LessThan.php (new 99),
Not.php (new 128),
ObjectHasAttribute.php (new 84),
Or.php (new 144),
PCREMatch.php (new 108),
StringContains.php (new 121),
TraversableContains.php (new 103),
TraversableContainsOnly.php (new 110),
Xor.php (new 149)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject:
Invocation.php (new 138),
InvocationMocker.php (new 154),
Invokable.php (new 91),
Matcher.php (new 280),
Mock.php (new 428),
MockObject.php (new 88),
Stub.php (new 88),
Verifiable.php (new 75)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Builder:
Identity.php (new 80),
InvocationMocker.php (new 156),
Match.php (new 77),
MethodNameMatch.php (new 79),
Namespace.php (new 88),
ParametersMatch.php (new 100),
Stub.php (new 77)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Matcher:
AnyInvokedCount.php (new 79),
AnyParameters.php (new 79),
Invocation.php (new 99),
InvokedAtIndex.php (new 115),
InvokedAtLeastOnce.php (new 87),
InvokedCount.php (new 134),
InvokedRecorder.php (new 100),
MethodName.php (new 95),
Parameters.php (new 145),
StatelessInvocation.php (new 81)
-
PHPUnit-3.2.21/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (new 97),
Exception.php (new 90),
MatcherCollection.php (new 76),
Return.php (new 90)
-
PHPUnit-3.2.21/PHPUnit/Runner:
BaseTestRunner.php (new 293),
IncludePathTestCollector.php (new 160),
StandardTestSuiteLoader.php (new 122),
TestCollector.php (new 71),
TestSuiteLoader.php (new 78),
Version.php (new 83)
-
PHPUnit-3.2.21/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccount:
BankAccount.php (new 121),
BankAccountTest.php (new 131)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 210),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.2.21/PHPUnit/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (new 6),
bank-account-after-new-account.xml (new 7),
bank-account-after-withdrawals.xml (new 6),
bank-account-seed.xml (new 6)
-
PHPUnit-3.2.21/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.2.21/PHPUnit/Tests:
AllTests.php (new 107),
TestConfiguration.php.dist (new 61)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions:
AllTests.php (new 102),
OutputTestCaseTest.php (new 101),
PerformanceTestCaseTest.php (new 85),
RepeatedTestTest.php (new 118),
SeleniumTestCaseTest.php (new 164)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 97)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (new 96),
FilterTest.php (new 89),
XmlDataSetsTest.php (new 144)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 96),
OperationsTest.php (new 195),
RowBasedTest.php (new 187)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (new 116)
-
PHPUnit-3.2.21/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
AllEmptyTableInsertResult.xml (new 9),
AllEmptyTableInsertTest.xml (new 4),
DeleteAllOperationTest.xml (new 6),
DeleteOperationResult.xml (new 7),
DeleteOperationTest.xml (new 5),
EmptyTableInsertResult.xml (new 11),
EmptyTableInsertTest.xml (new 6),
FilteredTestComparison.xml (new 9),
FilteredTestFixture.xml (new 8),
FlatXmlDataSet.xml (new 9),
InsertOperationResult.xml (new 12),
InsertOperationTest.xml (new 6),
OperationsTestFixture.xml (new 9),
ReplaceOperationResult.xml (new 12),
ReplaceOperationTest.xml (new 9),
RowBasedExecute.xml (new 6),
UpdateOperationResult.xml (new 9),
UpdateOperationTest.xml (new 6),
XmlDataSet.xml (new 65)
-
PHPUnit-3.2.21/PHPUnit/Tests/Framework:
AllTests.php (new 108),
AssertTest.php (new 2309),
ComparisonFailureTest.php (new 144),
ConstraintTest.php (new 1198),
MockObjectTest.php (new 149),
SuiteTest.php (new 198),
TestCaseTest.php (new 235),
TestImplementorTest.php (new 87),
TestListenerTest.php (new 154)
-
PHPUnit-3.2.21/PHPUnit/Tests/Runner:
AllTests.php (new 94),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.2.21/PHPUnit/Tests/Util:
AllTests.php (new 111),
TimerTest.php (new 78)
-
PHPUnit-3.2.21/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 93),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.2.21/PHPUnit/Tests/_files:
AnInterface.php (new 67),
BankAccount.json (new 1),
BankAccount.metrics (new 1),
BankAccount.pmd (new 1),
BankAccount.tap (new 6),
BankAccount.xml (new 8),
ClassWithNonPublicAttributes.php (new 85),
DoubleTestCase.php (new 88),
Error.php (new 71),
Failure.php (new 71),
InheritedTestCase.php (new 71),
MockRunner.php (new 83),
NoArgTestCaseTest.php (new 70),
NoTestCaseClass.php (new 66),
NoTestCases.php (new 70),
NonStatic.php (new 70),
NotPublicTestCase.php (new 74),
NotVoidTestCase.php (new 67),
OneTestCase.php (new 74),
OutputTestCase.php (new 91),
OverrideTestCase.php (new 71),
SampleClass.php (new 76),
SetupFailure.php (new 72),
Sleep.php (new 72),
Struct.php (new 72),
Success.php (new 71),
TearDownFailure.php (new 72),
TestIterator.php (new 98),
ThrowExceptionTestCase.php (new 70),
ThrowNoExceptionTestCase.php (new 69),
TornDown.php (new 79),
TornDown2.php (new 78),
TornDown3.php (new 72),
TornDown4.php (new 72),
TornDown5.php (new 72),
WasRun.php (new 73),
bar.xml (new 1),
foo.xml (new 1)
-
PHPUnit-3.2.21/PHPUnit/TextUI:
Command.php (new 525),
ResultPrinter.php (new 544),
TestRunner.php (new 735)
-
PHPUnit-3.2.21/PHPUnit/Util:
Class.php (new 427),
CodeCoverage.php (new 248),
Configuration.php (new 592),
ErrorHandler.php (new 93),
Fileloader.php (new 192),
Filesystem.php (new 159),
Filter.php (new 510),
FilterIterator.php (new 89),
Getopt.php (new 183),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 143),
Report.php (new 335),
Skeleton.php (new 386),
Template.php (new 171),
Test.php (new 232),
TestSuiteIterator.php (new 153),
Timer.php (new 128),
Type.php (new 197),
XML.php (new 129)
-
PHPUnit-3.2.21/PHPUnit/Util/Log:
CPD.php (new 133),
Database.php (new 516),
GraphViz.php (new 296),
JSON.php (new 282),
Metrics.php (new 182),
PEAR.php (new 241),
PMD.php (new 337),
TAP.php (new 222),
XML.php (new 453)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 594),
XML.php (new 328)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (new 83),
EfferentCoupling.php (new 86),
ExcessiveClassLength.php (new 86),
ExcessivePublicCount.php (new 87),
TooManyFields.php (new 88)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Function:
CRAP.php (new 88),
CodeCoverage.php (new 91),
CyclomaticComplexity.php (new 89),
ExcessiveMethodLength.php (new 86),
ExcessiveParameterList.php (new 86),
NPathComplexity.php (new 87)
-
PHPUnit-3.2.21/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 109)
-
PHPUnit-3.2.21/PHPUnit/Util/Metrics:
Class.php (new 731),
File.php (new 328),
Function.php (new 504),
Project.php (new 467)
-
PHPUnit-3.2.21/PHPUnit/Util/Report:
Node.php (new 461)
-
PHPUnit-3.2.21/PHPUnit/Util/Report/Node:
Directory.php (new 389),
File.php (new 818)
-
PHPUnit-3.2.21/PHPUnit/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new 1),
container.css (new 1),
directory.html (new 71),
file.html (new 118),
file_no_yui.html (new 79),
glass.png (new),
item.html (new 31),
method_item.html (new 22),
scarlet_red.png (new),
snow.png (new),
style.css (new 428),
yahoo-dom-event.js (new 1),
yui_item.js (new 5)
-
PHPUnit-3.2.21/PHPUnit/Util/Skeleton:
IncompleteTestMethod.tpl (new 10),
TestClass.tpl (new 61),
TestMethod.tpl (new 11),
TestMethodBool.tpl (new 10),
TestMethodBoolStatic.tpl (new 10),
TestMethodException.tpl (new 9),
TestMethodExceptionStatic.tpl (new 9),
TestMethodStatic.tpl (new 11)
-
PHPUnit-3.2.21/PHPUnit/Util/TestDox:
NamePrettifier.php (new 180),
ResultPrinter.php (new 328)
-
PHPUnit-3.2.21/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 119),
Text.php (new 96)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+668 -663),
locallang.xml (+155 -109)