-
Repository Tag: 3.2.19
-
ligaard
2008-04-24 17:13
#32
Rev.: 8999
-
3 lines of code changed in 1 file:
-
ligaard
2008-04-24 17:11
#31
Rev.: 8998
-
1 lines of code changed in 2 files:
-
NEWS (-2)
-
mod1:
class.tx_phpunit_module1.php (+1 -1)
-
ligaard
2008-04-24 17:06
#30
Rev.: 8996
-
52300 lines of code changed in 332 files:
-
NEWS (+4),
ext_localconf.php (+1 -1)
-
PHPUnit-3.2.19/PHPUnit:
Framework.php (new 71)
-
PHPUnit-3.2.19/PHPUnit/Extensions:
ExceptionTestCase.php (new 73),
OutputTestCase.php (new 207),
PerformanceTestCase.php (new 122),
PhptTestCase.php (new 250),
PhptTestSuite.php (new 96),
RepeatedTest.php (new 160),
SeleniumTestCase.php (new 1857),
TestDecorator.php (new 166),
TestSetup.php (new 152)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 248)
-
PHPUnit-3.2.19/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 148),
TableIsEqual.php (new 150)
-
PHPUnit-3.2.19/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.19/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.19/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 97),
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.19/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.19/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.2.19/PHPUnit/Extensions/SeleniumTestCase:
append.php (new 69),
phpunit_coverage.php (new 81),
prepend.php (new 54)
-
PHPUnit-3.2.19/PHPUnit/Framework:
Assert.php (new 1728),
AssertionFailedError.php (new 104),
ComparisonFailure.php (new 285),
Constraint.php (new 164),
Error.php (new 88),
ExpectationFailedException.php (new 106),
IncompleteTest.php (new 71),
IncompleteTestError.php (new 72),
Notice.php (new 76),
SelfDescribing.php (new 77),
SkippedTest.php (new 70),
SkippedTestError.php (new 72),
SkippedTestSuiteError.php (new 72),
Test.php (new 79),
TestCase.php (new 871),
TestFailure.php (new 262),
TestListener.php (new 146),
TestResult.php (new 739),
TestSuite.php (new 867),
Warning.php (new 104)
-
PHPUnit-3.2.19/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.19/PHPUnit/Framework/Constraint:
And.php (new 142),
ArrayHasKey.php (new 104),
Attribute.php (new 122),
ClassHasAttribute.php (new 106),
ClassHasStaticAttribute.php (new 90),
FileExists.php (new 122),
GreaterThan.php (new 100),
IsAnything.php (new 102),
IsEqual.php (new 305),
IsIdentical.php (new 135),
IsInstanceOf.php (new 132),
IsType.php (new 169),
LessThan.php (new 100),
Not.php (new 129),
ObjectHasAttribute.php (new 84),
Or.php (new 145),
PCREMatch.php (new 109),
StringContains.php (new 122),
TraversableContains.php (new 104),
TraversableContainsOnly.php (new 111),
Xor.php (new 150)
-
PHPUnit-3.2.19/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.19/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.19/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.19/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (new 97),
Exception.php (new 90),
MatcherCollection.php (new 76),
Return.php (new 90)
-
PHPUnit-3.2.19/PHPUnit/Runner:
BaseTestRunner.php (new 313),
IncludePathTestCollector.php (new 166),
StandardTestSuiteLoader.php (new 124),
TestCollector.php (new 72),
TestSuiteLoader.php (new 80),
Version.php (new 87)
-
PHPUnit-3.2.19/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.2.19/PHPUnit/Samples/BankAccount:
BankAccount.php (new 126),
BankAccountTest.php (new 131)
-
PHPUnit-3.2.19/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 217),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.2.19/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.19/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.2.19/PHPUnit/Tests:
AllTests.php (new 107),
TestConfiguration.php.dist (new 61)
-
PHPUnit-3.2.19/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.19/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 97)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (new 96),
FilterTest.php (new 92),
XmlDataSetsTest.php (new 161)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 96),
OperationsTest.php (new 187),
RowBasedTest.php (new 188)
-
PHPUnit-3.2.19/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
DeleteAllOperationTest.xml (new 6),
DeleteOperationResult.xml (new 7),
DeleteOperationTest.xml (new 5),
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.19/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.19/PHPUnit/Tests/Runner:
AllTests.php (new 94),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.2.19/PHPUnit/Tests/Util:
AllTests.php (new 111),
TimerTest.php (new 78)
-
PHPUnit-3.2.19/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 93),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.2.19/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.19/PHPUnit/TextUI:
Command.php (new 529),
ResultPrinter.php (new 573),
TestRunner.php (new 769)
-
PHPUnit-3.2.19/PHPUnit/Util:
Class.php (new 447),
CodeCoverage.php (new 255),
Configuration.php (new 586),
ErrorHandler.php (new 93),
Fileloader.php (new 200),
Filesystem.php (new 164),
Filter.php (new 550),
FilterIterator.php (new 92),
Getopt.php (new 181),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 149),
Report.php (new 346),
Skeleton.php (new 394),
Template.php (new 172),
Test.php (new 242),
TestSuiteIterator.php (new 163),
Timer.php (new 136),
Type.php (new 197),
XML.php (new 133)
-
PHPUnit-3.2.19/PHPUnit/Util/Log:
CPD.php (new 134),
Database.php (new 540),
GraphViz.php (new 313),
JSON.php (new 295),
Metrics.php (new 184),
PEAR.php (new 251),
PMD.php (new 340),
TAP.php (new 233),
XML.php (new 477)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 595),
XML.php (new 320)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.2.19/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.2.19/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.19/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.19/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 109)
-
PHPUnit-3.2.19/PHPUnit/Util/Metrics:
Class.php (new 771),
File.php (new 347),
Function.php (new 524),
Project.php (new 485)
-
PHPUnit-3.2.19/PHPUnit/Util/Report:
Node.php (new 488)
-
PHPUnit-3.2.19/PHPUnit/Util/Report/Node:
Directory.php (new 416),
File.php (new 843)
-
PHPUnit-3.2.19/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.19/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.19/PHPUnit/Util/TestDox:
NamePrettifier.php (new 187),
ResultPrinter.php (new 350)
-
PHPUnit-3.2.19/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 125),
Text.php (new 99)
-
doc:
manual.sxw (changed)
-
ligaard
2008-04-24 16:56
#29
Rev.: 8995
-
0 lines of code changed in 331 files:
-
PHPUnit-3.2.18:
pear-phpunit (del),
pear-phpunit.bat (del)
-
PHPUnit-3.2.18/PHPUnit:
Framework.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.2.18/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.2.18/PHPUnit/Extensions/SeleniumTestCase:
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.2.18/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.18/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.18/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.18/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.18/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (del),
Exception.php (del),
MatcherCollection.php (del),
Return.php (del)
-
PHPUnit-3.2.18/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.2.18/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests:
AllTests.php (del),
TestConfiguration.php.dist (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (del),
FilterTest.php (del),
XmlDataSetsTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Util:
AllTests.php (del),
TimerTest.php (del)
-
PHPUnit-3.2.18/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Util/Log/CodeCoverage:
Database.php (del),
XML.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.2.18/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.18/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.2.18/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
Repository Tag: 3.2.18
-
ligaard
2008-04-20 21:53
#28
Rev.: 8964
-
3 lines of code changed in 1 file:
-
ligaard
2008-04-20 21:49
#27
Rev.: 8963
-
220 lines of code changed in 7 files:
-
NEWS (+5 -1),
class.tx_phpunit_testlistener.php (+55 -62)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+52 -51),
class.tx_phpunit_module1_ajax.php (+15 -11),
class.tx_phpunit_module1_mikkelricky.php (+10 -9),
phpunit-be.css (+83 -79)
-
Repository Tag: 3.2.17
-
ligaard
2008-04-14 07:32
#26
Rev.: 8905
-
3 lines of code changed in 1 file:
-
ligaard
2008-04-14 07:30
#25
Rev.: 8904
-
5 lines of code changed in 3 files:
-
NEWS (+4),
ext_emconf.php (+1)
-
doc:
manual.sxw (changed)
-
Repository Tag: 3.2.16
-
ligaard
2008-04-07 08:07
#24
Rev.: 8835
-
3 lines of code changed in 1 file:
-
ligaard
2008-04-07 08:05
#23
Rev.: 8834
-
13 lines of code changed in 5 files:
-
NEWS (+4),
TODO (+2),
class.tx_phpunit_testcase.php (+2)
-
doc:
manual.sxw (changed)
-
mod1:
index.php (+5 -3)
-
ligaard
2008-04-06 22:06
#22
-
150 lines of code changed in 3 files:
-
NEWS (+3)
-
mod1:
class.tx_phpunit_module1.php (+2 -7),
class.tx_phpunit_module1_ajax.php (+145)
-
ligaard
2008-04-06 21:41
#21
Rev.: 8829
-
5 lines of code changed in 1 file:
-
mod1:
class.tx_phpunit_module1.php (+5)
-
Repository Tag: 3.2.15
-
ligaard
2008-04-06 19:36
#20
Rev.: 8826
-
3 lines of code changed in 1 file:
-
ligaard
2008-04-06 19:33
#19
Rev.: 8825
-
19 lines of code changed in 3 files:
-
NEWS (+2 -1)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+17 -14)
-
ligaard
2008-04-06 12:25
#18
Rev.: 8819
-
1 lines of code changed in 1 file:
-
mod1:
class.tx_phpunit_module1.php (+1 -1)
-
ligaard
2008-04-05 10:51
#17
Rev.: 8818
-
22 lines of code changed in 4 files:
-
NEWS (+4),
class.tx_phpunit_testcase.php (-2)
-
mod1:
class.tx_phpunit_module1.php (+13 -3),
locallang.xml (+5 -40)
-
ligaard
2008-04-04 21:45
#16
Rev.: 8816
-
1 lines of code changed in 1 file:
-
mod1:
class.tx_phpunit_module1.php (+1 -1)
-
ligaard
2008-04-04 20:19
#15
Rev.: 8812
-
3 lines of code changed in 1 file:
-
Repository Tag: 3.2.14
-
ligaard
2008-04-04 20:16
#14
Rev.: 8810
-
52258 lines of code changed in 665 files:
-
NEWS (+8 -1),
ext_localconf.php (+1 -1)
-
PHPUnit-3.2.17/PHPUnit:
Framework.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.2.17/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.2.17/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.17/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.17/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.2.17/PHPUnit/Extensions/SeleniumTestCase:
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.2.17/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.17/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.17/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.17/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.17/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (del),
Exception.php (del),
MatcherCollection.php (del),
Return.php (del)
-
PHPUnit-3.2.17/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.2.17/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests:
AllTests.php (del),
TestConfiguration.php.dist (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (del),
FilterTest.php (del),
XmlDataSetsTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.2.17/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.17/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.17/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Util:
AllTests.php (del),
TimerTest.php (del)
-
PHPUnit-3.2.17/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.2.17/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.17/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.17/PHPUnit/Util/Log/CodeCoverage:
Database.php (del),
XML.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.2.17/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.17/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.2.17/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.17/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.17/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.2.17/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.2.18:
pear-phpunit (new 45),
pear-phpunit.bat (new 40)
-
PHPUnit-3.2.18/PHPUnit:
Framework.php (new 71)
-
PHPUnit-3.2.18/PHPUnit/Extensions:
ExceptionTestCase.php (new 73),
OutputTestCase.php (new 207),
PerformanceTestCase.php (new 122),
PhptTestCase.php (new 250),
PhptTestSuite.php (new 96),
RepeatedTest.php (new 160),
SeleniumTestCase.php (new 1853),
TestDecorator.php (new 166),
TestSetup.php (new 152)
-
PHPUnit-3.2.18/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 248)
-
PHPUnit-3.2.18/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 148),
TableIsEqual.php (new 150)
-
PHPUnit-3.2.18/PHPUnit/Extensions/Database/DB:
DataSet.php (new 173),
DefaultDatabaseConnection.php (new 224),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 123),
IMetaData.php (new 108),
MetaData.php (new 205),
ResultSetTable.php (new 89),
Table.php (new 84),
TableIterator.php (new 176),
TableMetaData.php (new 75)
-
PHPUnit-3.2.18/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (new 184),
MySQL.php (new 69),
Oci.php (new 159),
PgSQL.php (new 154),
Sqlite.php (new 152)
-
PHPUnit-3.2.18/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 94),
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.18/PHPUnit/Extensions/Database/Operation:
Composite.php (new 106),
Delete.php (new 98),
DeleteAll.php (new 87),
Exception.php (new 137),
Factory.php (new 148),
IDatabaseOperation.php (new 78),
Insert.php (new 103),
Null.php (new 74),
Replace.php (new 148),
RowBased.php (new 120),
Truncate.php (new 86),
Update.php (new 103)
-
PHPUnit-3.2.18/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.2.18/PHPUnit/Extensions/SeleniumTestCase:
append.php (new 69),
phpunit_coverage.php (new 81),
prepend.php (new 54)
-
PHPUnit-3.2.18/PHPUnit/Framework:
Assert.php (new 1728),
AssertionFailedError.php (new 104),
ComparisonFailure.php (new 285),
Constraint.php (new 164),
Error.php (new 88),
ExpectationFailedException.php (new 106),
IncompleteTest.php (new 71),
IncompleteTestError.php (new 72),
Notice.php (new 76),
SelfDescribing.php (new 77),
SkippedTest.php (new 70),
SkippedTestError.php (new 72),
SkippedTestSuiteError.php (new 72),
Test.php (new 79),
TestCase.php (new 863),
TestFailure.php (new 262),
TestListener.php (new 146),
TestResult.php (new 739),
TestSuite.php (new 867),
Warning.php (new 104)
-
PHPUnit-3.2.18/PHPUnit/Framework/ComparisonFailure:
Array.php (new 119),
Object.php (new 144),
Scalar.php (new 108),
String.php (new 120),
Type.php (new 82)
-
PHPUnit-3.2.18/PHPUnit/Framework/Constraint:
And.php (new 142),
ArrayHasKey.php (new 104),
Attribute.php (new 122),
ClassHasAttribute.php (new 106),
ClassHasStaticAttribute.php (new 90),
FileExists.php (new 122),
GreaterThan.php (new 100),
IsAnything.php (new 102),
IsEqual.php (new 305),
IsIdentical.php (new 135),
IsInstanceOf.php (new 132),
IsType.php (new 169),
LessThan.php (new 100),
Not.php (new 129),
ObjectHasAttribute.php (new 84),
Or.php (new 145),
PCREMatch.php (new 109),
StringContains.php (new 122),
TraversableContains.php (new 104),
TraversableContainsOnly.php (new 111),
Xor.php (new 150)
-
PHPUnit-3.2.18/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.18/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.18/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.18/PHPUnit/Framework/MockObject/Stub:
ConsecutiveCalls.php (new 97),
Exception.php (new 90),
MatcherCollection.php (new 76),
Return.php (new 90)
-
PHPUnit-3.2.18/PHPUnit/Runner:
BaseTestRunner.php (new 313),
IncludePathTestCollector.php (new 166),
StandardTestSuiteLoader.php (new 124),
TestCollector.php (new 72),
TestSuiteLoader.php (new 80),
Version.php (new 87)
-
PHPUnit-3.2.18/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.2.18/PHPUnit/Samples/BankAccount:
BankAccount.php (new 126),
BankAccountTest.php (new 131)
-
PHPUnit-3.2.18/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 217),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.2.18/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.18/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.2.18/PHPUnit/Tests:
AllTests.php (new 107),
TestConfiguration.php.dist (new 61)
-
PHPUnit-3.2.18/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.18/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 97)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database/DataSet:
AllTests.php (new 96),
FilterTest.php (new 89),
XmlDataSetsTest.php (new 144)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 96),
OperationsTest.php (new 178),
RowBasedTest.php (new 188)
-
PHPUnit-3.2.18/PHPUnit/Tests/Extensions/Database/_files/XmlDataSets:
DeleteAllOperationTest.xml (new 6),
DeleteOperationResult.xml (new 7),
DeleteOperationTest.xml (new 5),
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.18/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.18/PHPUnit/Tests/Runner:
AllTests.php (new 94),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.2.18/PHPUnit/Tests/Util:
AllTests.php (new 111),
TimerTest.php (new 78)
-
PHPUnit-3.2.18/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 93),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.2.18/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.18/PHPUnit/TextUI:
Command.php (new 529),
ResultPrinter.php (new 573),
TestRunner.php (new 769)
-
PHPUnit-3.2.18/PHPUnit/Util:
Class.php (new 447),
CodeCoverage.php (new 255),
Configuration.php (new 586),
ErrorHandler.php (new 93),
Fileloader.php (new 200),
Filesystem.php (new 164),
Filter.php (new 550),
FilterIterator.php (new 92),
Getopt.php (new 181),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 149),
Report.php (new 346),
Skeleton.php (new 394),
Template.php (new 172),
Test.php (new 242),
TestSuiteIterator.php (new 163),
Timer.php (new 136),
Type.php (new 197),
XML.php (new 106)
-
PHPUnit-3.2.18/PHPUnit/Util/Log:
CPD.php (new 133),
Database.php (new 540),
GraphViz.php (new 313),
JSON.php (new 295),
Metrics.php (new 184),
PEAR.php (new 251),
PMD.php (new 340),
TAP.php (new 233),
XML.php (new 476)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 587),
XML.php (new 332)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.2.18/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 109)
-
PHPUnit-3.2.18/PHPUnit/Util/Metrics:
Class.php (new 771),
File.php (new 347),
Function.php (new 524),
Project.php (new 485)
-
PHPUnit-3.2.18/PHPUnit/Util/Report:
Node.php (new 488)
-
PHPUnit-3.2.18/PHPUnit/Util/Report/Node:
Directory.php (new 434),
File.php (new 843)
-
PHPUnit-3.2.18/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.18/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.18/PHPUnit/Util/TestDox:
NamePrettifier.php (new 187),
ResultPrinter.php (new 350)
-
PHPUnit-3.2.18/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 125),
Text.php (new 99)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+2 -2),
phpunit-be.css (+27 -4)
-
ligaard
2008-04-04 13:47
#13
Rev.: 8809
-
5 lines of code changed in 1 file:
-
mod1:
class.tx_phpunit_module1.php (+5 -1)
-
Repository Tag: 3.2.13
-
ligaard
2008-04-04 13:07
#12
Rev.: 8807
-
9 lines of code changed in 5 files:
-
NEWS (+3),
class.tx_phpunit_database_testcase.php (-3),
class.tx_phpunit_testcase.php (+3),
ext_emconf.php (+3 -3)
-
doc:
manual.sxw (changed)
-
ligaard
2008-04-02 21:33
#11
Rev.: 8804
-
12 lines of code changed in 2 files:
-
ext_emconf.php (+12 -11)
-
doc:
manual.sxw (changed)
-
ligaard
2008-04-02 21:31
#10
Rev.: 8803
-
1 lines of code changed in 1 file:
-
ligaard
2008-04-02 21:29
#9
Rev.: 8802
-
1 lines of code changed in 2 files:
-
NEWS (+1 -1)
-
doc:
manual.sxw (changed)
-
ligaard
2008-04-02 21:25
#8
Rev.: 8801
-
5 lines of code changed in 2 files:
-
class.tx_phpunit_testlistener.php (+5 -2)
-
doc:
manual.sxw (changed)
-
ligaard
2008-04-02 21:10
#7
Rev.: 8800
-
44 lines of code changed in 5 files:
-
NEWS (+2 -1),
class.tx_phpunit_testlistener.php (+42 -29)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (-6),
runner.gif (new)
-
ligaard
2008-04-02 18:54
#6
Rev.: 8799
-
53 lines of code changed in 3 files:
-
class.tx_phpunit_database_testcase.php (+3 -3),
class.tx_phpunit_testcase.php (+10 -11)
-
mod1:
class.tx_phpunit_module1.php (+40 -33)
-
ligaard
2008-04-02 18:31
#5
Rev.: 8798
-
1 lines of code changed in 1 file:
-
ligaard
2008-04-02 18:26
#4
-
2 lines of code changed in 2 files:
-
ligaard
2008-04-02 18:22
#3
Rev.: 8795
-
92 lines of code changed in 13 files:
-
NEWS (+1),
class.tx_phpunit_database_testcase.php (+6 -8),
class.tx_phpunit_testlistener.php (+6 -6),
ext_emconf.php (+9 -10),
ext_localconf.php (+2 -3),
ext_tables.php (+3 -4)
-
mod1:
class.tx_phpunit_module1.php (+31 -31),
class.tx_phpunit_module1_ajax.php (+1 -1),
class.tx_phpunit_module1_mikkelricky.php (+5 -5),
conf.php (+1 -7),
index.php (+1 -6)
-
tests:
tx_phpunit_test_testcase.php (+12 -14),
tx_t3unit_test_testcase.php (+14 -16)
-
ligaard
2008-04-02 17:18
#2
Rev.: 8794
-
1 lines of code changed in 1 file:
-
ligaard
2008-04-02 16:46
#1
Rev.: 8793
-
238 lines of code changed in 7 files:
-
NEWS (+6),
class.tx_phpunit_testcase.php (+34),
ext_conf_template.txt (+3 -1)
-
lib:
JsonPrettyPrinter.php (new 67)
-
mod1:
class.tx_phpunit_module1.php (+45 -37),
class.tx_phpunit_module1_mikkelricky.php (+41 -23)
-
tests:
tx_phpunit_testsuite.php (new 42)