-
ligaard
2009-05-24 22:49
Rev.: 20627
-
10 lines of code changed in 2 files:
-
Changelog (+3)
-
mod1:
class.tx_phpunit_module1.php (+7 -3)
-
ligaard
2009-05-24 13:55
Rev.: 20612
-
1 lines of code changed in 1 file:
-
ligaard
2009-05-23 22:39
Rev.: 20600
-
3 lines of code changed in 1 file:
-
ligaard
2009-05-23 22:17
Rev.: 20598
-
36 lines of code changed in 7 files:
-
NEWS (+15 -5)
-
doc:
manual.sxw (changed)
-
mod1/yui:
base-min.css (+3 -3),
connection-min.js (+4 -4),
json-min.js (+3 -3),
reset-fonts-grids.css (+3 -3),
yahoo-dom-event.js (+8 -7)
-
ligaard
2009-05-23 18:08
Rev.: 20591
-
33 lines of code changed in 2 files:
-
NEWS (+1),
class.tx_phpunit_database_testcase.php (+32 -1)
-
ligaard
2009-05-23 17:33
Rev.: 20590
-
46 lines of code changed in 5 files:
-
Changelog (+3),
NEWS (+1),
class.tx_phpunit_testlistener.php (+40 -19)
-
mod1:
class.tx_phpunit_module1.php (+1),
locallang.xml (+1)
-
ligaard
2009-05-23 14:36
Rev.: 20589
-
155 lines of code changed in 7 files:
-
Changelog (+3),
NEWS (+6),
class.tx_phpunit_testlistener.php (+92 -12)
-
mod1:
class.tx_phpunit_module1.php (+48 -4),
class.tx_phpunit_module1_ajax.php (+1),
locallang.xml (+1),
tx_phpunit_module1.js (+4 -1)
-
ligaard
2009-05-17 17:59
Rev.: 20450
-
0 lines of code changed in 449 files:
-
PHPUnit-3.3.15/PHPUnit:
Framework.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.3.15/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (del),
FlatXml.php (del),
Xml.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.3.15/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (del),
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.3.15/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.15/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.15/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Framework/Error:
Notice.php (del),
Warning.php (del)
-
PHPUnit-3.3.15/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.15/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.15/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.15/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.15/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.3.15/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Samples/BowlingGame:
BowlingGame.php (del),
BowlingGameSpec.php (del),
BowlingGameTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests:
AllTests.php (del),
phpunit.xml.dist (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (del),
table2.csv (del)
-
PHPUnit-3.3.15/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.15/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.15/PHPUnit/Tests/Regression:
578.phpt (del),
684.phpt (del),
Issue578Test.php (del),
Issue684Test.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/TextUI:
abstract-test-class.phpt (del),
concrete-test-class.phpt (del),
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),
debug.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.15/PHPUnit/Tests/Util:
AllTests.php (del),
ConfigurationTest.php (del),
TestTest.php (del),
TimerTest.php (del),
XMLTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.3.15/PHPUnit/Tests/_files:
AbstractTest.php (del),
AnInterface.php (del),
Calculator.php (del),
ClassWithNonPublicAttributes.php (del),
ConcreteTest.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.15/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.3.15/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.15/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.15/PHPUnit/Util/Log/CodeCoverage:
Database.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (del),
Source.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.3.15/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),
directory_item.html.dist (del),
file.html.dist (del),
file_item.html.dist (del),
file_no_yui.html.dist (del),
glass.png (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.15/PHPUnit/Util/Skeleton:
Class.php (del),
Test.php (del)
-
PHPUnit-3.3.15/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.15/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.3.15/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
ligaard
2009-05-17 15:58
Rev.: 20447
-
65393 lines of code changed in 451 files:
-
ext_localconf.php (+1 -1)
-
PHPUnit-3.3.16:
phpunit.php (new 53)
-
PHPUnit-3.3.16/PHPUnit:
Framework.php (new 72)
-
PHPUnit-3.3.16/PHPUnit/Extensions:
GroupTestSuite.php (new 110),
OutputTestCase.php (new 195),
PerformanceTestCase.php (new 118),
PhptTestCase.php (new 271),
PhptTestSuite.php (new 95),
RepeatedTest.php (new 153),
SeleniumTestCase.php (new 1317),
TestDecorator.php (new 158)
-
PHPUnit-3.3.16/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 254)
-
PHPUnit-3.3.16/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 132),
TableIsEqual.php (new 133)
-
PHPUnit-3.3.16/PHPUnit/Extensions/Database/DB:
DataSet.php (new 174),
DefaultDatabaseConnection.php (new 231),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 145),
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.16/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (new 184),
MySQL.php (new 137),
Oci.php (new 164),
PgSQL.php (new 164),
Sqlite.php (new 152)
-
PHPUnit-3.3.16/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.16/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (new 137),
FlatXml.php (new 157),
Xml.php (new 161)
-
PHPUnit-3.3.16/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.16/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.3.16/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (new 1048),
append.php (new 66),
phpunit_coverage.php (new 86),
prepend.php (new 54)
-
PHPUnit-3.3.16/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.16/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (new 209),
Text.php (new 158)
-
PHPUnit-3.3.16/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.16/PHPUnit/Framework:
Assert.php (new 2084),
AssertionFailedError.php (new 102),
ComparisonFailure.php (new 297),
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 1043),
TestFailure.php (new 251),
TestListener.php (new 138),
TestResult.php (new 729),
TestSuite.php (new 853),
Warning.php (new 100)
-
PHPUnit-3.3.16/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.16/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 332),
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 121),
TraversableContainsOnly.php (new 110),
Xor.php (new 149)
-
PHPUnit-3.3.16/PHPUnit/Framework/Error:
Notice.php (new 76),
Warning.php (new 76)
-
PHPUnit-3.3.16/PHPUnit/Framework/MockObject:
Invocation.php (new 138),
InvocationMocker.php (new 165),
Invokable.php (new 91),
Matcher.php (new 280),
Mock.php (new 445),
MockObject.php (new 88),
Stub.php (new 90),
Verifiable.php (new 75)
-
PHPUnit-3.3.16/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.16/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.16/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.16/PHPUnit/Runner:
BaseTestRunner.php (new 304),
IncludePathTestCollector.php (new 160),
StandardTestSuiteLoader.php (new 166),
TestCollector.php (new 71),
TestSuiteLoader.php (new 78),
Version.php (new 83)
-
PHPUnit-3.3.16/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.3.16/PHPUnit/Samples/BankAccount:
BankAccount.php (new 121),
BankAccountTest.php (new 138)
-
PHPUnit-3.3.16/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 210),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.3.16/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.16/PHPUnit/Samples/BowlingGame:
BowlingGame.php (new 107),
BowlingGameSpec.php (new 183),
BowlingGameTest.php (new 110)
-
PHPUnit-3.3.16/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.3.16/PHPUnit/Tests:
AllTests.php (new 91),
phpunit.xml.dist (new 23)
-
PHPUnit-3.3.16/PHPUnit/Tests/Extensions:
AllTests.php (new 88),
OutputTestCaseTest.php (new 101),
PerformanceTestCaseTest.php (new 85),
RepeatedTestTest.php (new 118),
SeleniumTestCaseTest.php (new 659)
-
PHPUnit-3.3.16/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 84)
-
PHPUnit-3.3.16/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.16/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 82),
OperationsTest.php (new 195),
RowBasedTest.php (new 187)
-
PHPUnit-3.3.16/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (new 116)
-
PHPUnit-3.3.16/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (new 4),
table2.csv (new 5)
-
PHPUnit-3.3.16/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.16/PHPUnit/Tests/Framework:
AllTests.php (new 96),
AssertTest.php (new 3161),
ComparisonFailureTest.php (new 144),
ConstraintTest.php (new 1253),
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.16/PHPUnit/Tests/Regression:
578.phpt (new 36),
684.phpt (new 25),
Issue578Test.php (new 22),
Issue684Test.php (new 4)
-
PHPUnit-3.3.16/PHPUnit/Tests/Runner:
AllTests.php (new 80),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.3.16/PHPUnit/Tests/TextUI:
abstract-test-class.phpt (new 26),
concrete-test-class.phpt (new 19),
coverage-clover-class-extended.phpt (new 55),
coverage-clover-class.phpt (new 55),
coverage-clover-method.phpt (new 55),
coverage-clover-not-private.phpt (new 55),
coverage-clover-not-protected.phpt (new 55),
coverage-clover-not-public.phpt (new 55),
coverage-clover-private.phpt (new 55),
coverage-clover-protected.phpt (new 55),
coverage-clover-public.phpt (new 55),
coverage-clover.phpt (new 50),
coverage-source.phpt (new 842),
dataset-log-xml.phpt (new 47),
debug.phpt (new 25),
default.phpt (new 18),
exclude-group.phpt (new 20),
filter-class.phpt (new 20),
filter-method.phpt (new 20),
group.phpt (new 20),
help.phpt (new 63),
help2.phpt (new 65),
list-groups.phpt (new 18),
log-graphviz.phpt (new 35),
log-json.phpt (new 20),
log-tap.phpt (new 25),
log-xml.phpt (new 28),
repeat.phpt (new 21),
skeleton.phpt (new 18),
story.phpt (new 79),
tap.phpt (new 17),
testdox-html.phpt (new 20),
testdox-text.phpt (new 24),
testdox.phpt (new 18),
verbose.phpt (new 20)
-
PHPUnit-3.3.16/PHPUnit/Tests/Util:
AllTests.php (new 86),
ConfigurationTest.php (new 324),
TestTest.php (new 102),
TimerTest.php (new 78),
XMLTest.php (new 332)
-
PHPUnit-3.3.16/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 80),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.3.16/PHPUnit/Tests/_files:
AbstractTest.php (new 7),
AnInterface.php (new 6),
Calculator.php (new 15),
ClassWithNonPublicAttributes.php (new 30),
ConcreteTest.php (new 9),
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 26),
Error.php (new 9),
Failure.php (new 9),
FunctionCallback.php (new 10),
InheritedTestCase.php (new 10),
MethodCallback.php (new 22),
MockRunner.php (new 22),
NoArgTestCaseTest.php (new 8),
NoTestCaseClass.php (new 5),
NoTestCases.php (new 8),
NonStatic.php (new 9),
NotPublicTestCase.php (new 12),
NotVoidTestCase.php (new 5),
OneTestCase.php (new 12),
OutputTestCase.php (new 30),
OverrideTestCase.php (new 10),
PartialMockTestClass.php (new 12),
SampleClass.php (new 15),
SelectorAssertionsFixture.html (new 41),
SetupFailure.php (new 11),
SleepTest.php (new 11),
Struct.php (new 11),
Success.php (new 8),
TearDownFailure.php (new 11),
TestIterator.php (new 37),
ThrowExceptionTestCase.php (new 9),
ThrowNoExceptionTestCase.php (new 8),
TornDown.php (new 16),
TornDown2.php (new 17),
TornDown3.php (new 11),
TornDown4.php (new 11),
TornDown5.php (new 11),
WasRun.php (new 11),
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.16/PHPUnit/TextUI:
Command.php (new 728),
ResultPrinter.php (new 626),
TestRunner.php (new 784)
-
PHPUnit-3.3.16/PHPUnit/Util:
Class.php (new 467),
CodeCoverage.php (new 332),
Configuration.php (new 636),
ErrorHandler.php (new 130),
Fileloader.php (new 197),
Filesystem.php (new 313),
Filter.php (new 561),
FilterIterator.php (new 89),
Getopt.php (new 183),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 205),
Report.php (new 246),
Skeleton.php (new 121),
Template.php (new 179),
Test.php (new 371),
TestSuiteIterator.php (new 153),
Timer.php (new 128),
Type.php (new 197),
XML.php (new 784)
-
PHPUnit-3.3.16/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 231),
XML.php (new 477)
-
PHPUnit-3.3.16/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 594)
-
PHPUnit-3.3.16/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (new 328),
Source.php (new 304)
-
PHPUnit-3.3.16/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.3.16/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.3.16/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.3.16/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.16/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.16/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 110)
-
PHPUnit-3.3.16/PHPUnit/Util/Metrics:
Class.php (new 731),
File.php (new 328),
Function.php (new 504),
Project.php (new 476)
-
PHPUnit-3.3.16/PHPUnit/Util/Report:
Node.php (new 489)
-
PHPUnit-3.3.16/PHPUnit/Util/Report/Node:
Directory.php (new 394),
File.php (new 874)
-
PHPUnit-3.3.16/PHPUnit/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new 19),
container.css (new 325),
directory.html.dist (new 71),
directory_item.html.dist (new 31),
file.html.dist (new 120),
file_item.html.dist (new 31),
file_no_yui.html.dist (new 79),
glass.png (new),
method_item.html.dist (new 22),
scarlet_red.png (new),
snow.png (new),
style.css (new 450),
yahoo-dom-event.js (new 12),
yui_item.js (new 5)
-
PHPUnit-3.3.16/PHPUnit/Util/Skeleton:
Class.php (new 257),
Test.php (new 348)
-
PHPUnit-3.3.16/PHPUnit/Util/Skeleton/Template:
Class.tpl.dist (new 7),
IncompleteTestMethod.tpl.dist (new 11),
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.16/PHPUnit/Util/TestDox:
NamePrettifier.php (new 180),
ResultPrinter.php (new 324)
-
PHPUnit-3.3.16/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 128),
Text.php (new 103)
-
ligaard
2009-03-05 19:50
Rev.: 17518
-
3 lines of code changed in 1 file:
-
ligaard
2009-03-05 19:37
Rev.: 17517
-
6 lines of code changed in 3 files:
-
NEWS (+3),
class.tx_phpunit_testcase.php (+3)
-
doc:
manual.sxw (changed)
-
ligaard
2009-03-05 09:15
Rev.: 17505
-
3 lines of code changed in 1 file:
-
ligaard
2009-03-05 09:09
Rev.: 17504
-
4 lines of code changed in 3 files:
-
NEWS (+3 -1)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+1 -1)
-
ligaard
2009-03-03 23:15
Rev.: 17448
-
3 lines of code changed in 1 file:
-
ligaard
2009-03-03 23:07
Rev.: 17447
-
4 lines of code changed in 3 files:
-
NEWS (+2 -1)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+2 -2)
-
ligaard
2009-03-02 19:19
Rev.: 17407
-
6 lines of code changed in 3 files:
-
NEWS (+4)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+2 -1)
-
ligaard
2009-02-25 22:55
Rev.: 17226
-
53 lines of code changed in 1 file:
-
ligaard
2009-02-25 22:41
Rev.: 17225
-
11 lines of code changed in 5 files:
-
NEWS (+6 -3),
class.tx_phpunit_testcase.php (+2 -2),
ext_localconf.php (+1 -1)
-
doc:
manual.sxw (changed)
-
mod1:
class.tx_phpunit_module1.php (+2 -2)
-
ligaard
2009-02-25 22:24
Rev.: 17223
-
0 lines of code changed in 442 files:
-
PHPUnit-3.3.5/PHPUnit:
Framework.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Extensions/Database:
AbstractTester.php (del),
DefaultTester.php (del),
ITester.php (del),
TestCase.php (del)
-
PHPUnit-3.3.5/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (del),
TableIsEqual.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Extensions/Database/DB/MetaData:
InformationSchema.php (del),
MySQL.php (del),
Oci.php (del),
PgSQL.php (del),
Sqlite.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (del),
FlatXml.php (del),
Xml.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Extensions/PhptTestCase:
Logger.php (del)
-
PHPUnit-3.3.5/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (del),
append.php (del),
phpunit_coverage.php (del),
prepend.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (del),
Text.php (del)
-
PHPUnit-3.3.5/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.5/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.5/PHPUnit/Framework/ComparisonFailure:
Array.php (del),
Object.php (del),
Scalar.php (del),
String.php (del),
Type.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Framework/Error:
Notice.php (del),
Warning.php (del)
-
PHPUnit-3.3.5/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.5/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.5/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.5/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.5/PHPUnit/Runner:
BaseTestRunner.php (del),
IncludePathTestCollector.php (del),
StandardTestSuiteLoader.php (del),
TestCollector.php (del),
TestSuiteLoader.php (del),
Version.php (del)
-
PHPUnit-3.3.5/PHPUnit/Samples:
FailureTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Samples/BankAccount:
BankAccount.php (del),
BankAccountTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Samples/BankAccountDB:
BankAccount.php (del),
BankAccountDBTest.php (del),
BankAccountDBTestMySQL.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Samples/BowlingGame:
BowlingGame.php (del),
BowlingGameSpec.php (del),
BowlingGameTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Samples/Money:
IMoney.php (del),
Money.php (del),
MoneyBag.php (del),
MoneyTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests:
AllTests.php (del),
config.xml.dist (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Extensions:
AllTests.php (del),
OutputTestCaseTest.php (del),
PerformanceTestCaseTest.php (del),
RepeatedTestTest.php (del),
SeleniumTestCaseTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Extensions/Database:
AllTests.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (del),
OperationsTest.php (del),
RowBasedTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (del),
table2.csv (del)
-
PHPUnit-3.3.5/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.5/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.5/PHPUnit/Tests/Regression:
578.phpt (del),
Issue578Test.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Runner:
AllTests.php (del),
BaseTestRunnerTest.php (del)
-
PHPUnit-3.3.5/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),
debug.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.5/PHPUnit/Tests/Util:
AllTests.php (del),
ConfigurationTest.php (del),
TimerTest.php (del),
XMLTest.php (del)
-
PHPUnit-3.3.5/PHPUnit/Tests/Util/TestDox:
AllTests.php (del),
NamePrettifierTest.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/TextUI:
Command.php (del),
ResultPrinter.php (del),
TestRunner.php (del)
-
PHPUnit-3.3.5/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.5/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.5/PHPUnit/Util/Log/CodeCoverage:
Database.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (del),
Source.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Log/Database:
MySQL.sql (del),
SQLite3.sql (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Log/PMD:
Rule.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Log/PMD/Rule:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (del),
EfferentCoupling.php (del),
ExcessiveClassLength.php (del),
ExcessivePublicCount.php (del),
TooManyFields.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Metrics:
Class.php (del),
File.php (del),
Function.php (del),
Project.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Report:
Node.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/Report/Node:
Directory.php (del),
File.php (del)
-
PHPUnit-3.3.5/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),
directory_item.html.dist (del),
file.html.dist (del),
file_item.html.dist (del),
file_no_yui.html.dist (del),
glass.png (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.5/PHPUnit/Util/Skeleton:
Class.php (del),
Test.php (del)
-
PHPUnit-3.3.5/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.5/PHPUnit/Util/TestDox:
NamePrettifier.php (del),
ResultPrinter.php (del)
-
PHPUnit-3.3.5/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (del),
Text.php (del)
-
ligaard
2009-02-25 22:19
Rev.: 17221
-
65818 lines of code changed in 455 files:
-
NEWS (+7),
class.tx_phpunit_testcase.php (+88 -81),
ext_emconf.php (+53 -53)
-
PHPUnit-3.3.15/PHPUnit:
Framework.php (new 72)
-
PHPUnit-3.3.15/PHPUnit/Extensions:
GroupTestSuite.php (new 110),
OutputTestCase.php (new 195),
PerformanceTestCase.php (new 118),
PhptTestCase.php (new 271),
PhptTestSuite.php (new 95),
RepeatedTest.php (new 153),
SeleniumTestCase.php (new 1317),
TestDecorator.php (new 158)
-
PHPUnit-3.3.15/PHPUnit/Extensions/Database:
AbstractTester.php (new 206),
DefaultTester.php (new 95),
ITester.php (new 128),
TestCase.php (new 254)
-
PHPUnit-3.3.15/PHPUnit/Extensions/Database/Constraint:
DataSetIsEqual.php (new 132),
TableIsEqual.php (new 133)
-
PHPUnit-3.3.15/PHPUnit/Extensions/Database/DB:
DataSet.php (new 174),
DefaultDatabaseConnection.php (new 231),
FilteredDataSet.php (new 95),
IDatabaseConnection.php (new 145),
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.15/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.15/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.15/PHPUnit/Extensions/Database/DataSet/Persistors:
Abstract.php (new 137),
FlatXml.php (new 157),
Xml.php (new 161)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/PhptTestCase:
Logger.php (new 69)
-
PHPUnit-3.3.15/PHPUnit/Extensions/SeleniumTestCase:
Driver.php (new 1048),
append.php (new 66),
phpunit_coverage.php (new 86),
prepend.php (new 54)
-
PHPUnit-3.3.15/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.15/PHPUnit/Extensions/Story/ResultPrinter:
HTML.php (new 209),
Text.php (new 158)
-
PHPUnit-3.3.15/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.15/PHPUnit/Framework:
Assert.php (new 2084),
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 1043),
TestFailure.php (new 251),
TestListener.php (new 138),
TestResult.php (new 729),
TestSuite.php (new 853),
Warning.php (new 100)
-
PHPUnit-3.3.15/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.15/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 332),
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 121),
TraversableContainsOnly.php (new 110),
Xor.php (new 149)
-
PHPUnit-3.3.15/PHPUnit/Framework/Error:
Notice.php (new 76),
Warning.php (new 76)
-
PHPUnit-3.3.15/PHPUnit/Framework/MockObject:
Invocation.php (new 138),
InvocationMocker.php (new 165),
Invokable.php (new 91),
Matcher.php (new 280),
Mock.php (new 445),
MockObject.php (new 88),
Stub.php (new 90),
Verifiable.php (new 75)
-
PHPUnit-3.3.15/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.15/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.15/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.15/PHPUnit/Runner:
BaseTestRunner.php (new 304),
IncludePathTestCollector.php (new 160),
StandardTestSuiteLoader.php (new 164),
TestCollector.php (new 71),
TestSuiteLoader.php (new 78),
Version.php (new 83)
-
PHPUnit-3.3.15/PHPUnit/Samples:
FailureTest.php (new 114)
-
PHPUnit-3.3.15/PHPUnit/Samples/BankAccount:
BankAccount.php (new 121),
BankAccountTest.php (new 138)
-
PHPUnit-3.3.15/PHPUnit/Samples/BankAccountDB:
BankAccount.php (new 210),
BankAccountDBTest.php (new 150),
BankAccountDBTestMySQL.php (new 150)
-
PHPUnit-3.3.15/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.15/PHPUnit/Samples/BowlingGame:
BowlingGame.php (new 107),
BowlingGameSpec.php (new 183),
BowlingGameTest.php (new 110)
-
PHPUnit-3.3.15/PHPUnit/Samples/Money:
IMoney.php (new 73),
Money.php (new 151),
MoneyBag.php (new 250),
MoneyTest.php (new 248)
-
PHPUnit-3.3.15/PHPUnit/Tests:
AllTests.php (new 91),
phpunit.xml.dist (new 23)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions:
AllTests.php (new 88),
OutputTestCaseTest.php (new 101),
PerformanceTestCaseTest.php (new 85),
RepeatedTestTest.php (new 118),
SeleniumTestCaseTest.php (new 659)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database:
AllTests.php (new 84)
-
PHPUnit-3.3.15/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.15/PHPUnit/Tests/Extensions/Database/Operation:
AllTests.php (new 82),
OperationsTest.php (new 195),
RowBasedTest.php (new 187)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database/_files:
DatabaseTestUtility.php (new 116)
-
PHPUnit-3.3.15/PHPUnit/Tests/Extensions/Database/_files/CsvDataSets:
table1.csv (new 4),
table2.csv (new 5)
-
PHPUnit-3.3.15/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.15/PHPUnit/Tests/Framework:
AllTests.php (new 96),
AssertTest.php (new 3161),
ComparisonFailureTest.php (new 144),
ConstraintTest.php (new 1253),
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.15/PHPUnit/Tests/Regression:
578.phpt (new 36),
684.phpt (new 25),
Issue578Test.php (new 22),
Issue684Test.php (new 4)
-
PHPUnit-3.3.15/PHPUnit/Tests/Runner:
AllTests.php (new 80),
BaseTestRunnerTest.php (new 72)
-
PHPUnit-3.3.15/PHPUnit/Tests/TextUI:
abstract-test-class.phpt (new 26),
concrete-test-class.phpt (new 19),
coverage-clover-class-extended.phpt (new 55),
coverage-clover-class.phpt (new 55),
coverage-clover-method.phpt (new 55),
coverage-clover-not-private.phpt (new 55),
coverage-clover-not-protected.phpt (new 55),
coverage-clover-not-public.phpt (new 55),
coverage-clover-private.phpt (new 55),
coverage-clover-protected.phpt (new 55),
coverage-clover-public.phpt (new 55),
coverage-clover.phpt (new 50),
coverage-source.phpt (new 842),
dataset-log-xml.phpt (new 47),
debug.phpt (new 25),
default.phpt (new 18),
exclude-group.phpt (new 20),
filter-class.phpt (new 20),
filter-method.phpt (new 20),
group.phpt (new 20),
help.phpt (new 63),
help2.phpt (new 65),
list-groups.phpt (new 18),
log-graphviz.phpt (new 33),
log-json.phpt (new 20),
log-tap.phpt (new 25),
log-xml.phpt (new 28),
repeat.phpt (new 21),
skeleton.phpt (new 18),
story.phpt (new 79),
tap.phpt (new 17),
testdox-html.phpt (new 20),
testdox-text.phpt (new 24),
testdox.phpt (new 18),
verbose.phpt (new 20)
-
PHPUnit-3.3.15/PHPUnit/Tests/Util:
AllTests.php (new 86),
ConfigurationTest.php (new 324),
TestTest.php (new 102),
TimerTest.php (new 78),
XMLTest.php (new 332)
-
PHPUnit-3.3.15/PHPUnit/Tests/Util/TestDox:
AllTests.php (new 80),
NamePrettifierTest.php (new 108)
-
PHPUnit-3.3.15/PHPUnit/Tests/_files:
AbstractTest.php (new 7),
AnInterface.php (new 6),
Calculator.php (new 15),
ClassWithNonPublicAttributes.php (new 30),
ConcreteTest.php (new 9),
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 26),
Error.php (new 9),
Failure.php (new 9),
FunctionCallback.php (new 10),
InheritedTestCase.php (new 10),
MethodCallback.php (new 22),
MockRunner.php (new 22),
NoArgTestCaseTest.php (new 8),
NoTestCaseClass.php (new 5),
NoTestCases.php (new 8),
NonStatic.php (new 9),
NotPublicTestCase.php (new 12),
NotVoidTestCase.php (new 5),
OneTestCase.php (new 12),
OutputTestCase.php (new 30),
OverrideTestCase.php (new 10),
PartialMockTestClass.php (new 12),
SampleClass.php (new 15),
SelectorAssertionsFixture.html (new 41),
SetupFailure.php (new 11),
SleepTest.php (new 11),
Struct.php (new 11),
Success.php (new 8),
TearDownFailure.php (new 11),
TestIterator.php (new 37),
ThrowExceptionTestCase.php (new 9),
ThrowNoExceptionTestCase.php (new 8),
TornDown.php (new 16),
TornDown2.php (new 17),
TornDown3.php (new 11),
TornDown4.php (new 11),
TornDown5.php (new 11),
WasRun.php (new 11),
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.15/PHPUnit/TextUI:
Command.php (new 728),
ResultPrinter.php (new 626),
TestRunner.php (new 784)
-
PHPUnit-3.3.15/PHPUnit/Util:
Class.php (new 467),
CodeCoverage.php (new 332),
Configuration.php (new 636),
ErrorHandler.php (new 130),
Fileloader.php (new 197),
Filesystem.php (new 313),
Filter.php (new 561),
FilterIterator.php (new 89),
Getopt.php (new 183),
Metrics.php (new 71),
PDO.php (new 357),
Printer.php (new 205),
Report.php (new 246),
Skeleton.php (new 121),
Template.php (new 179),
Test.php (new 371),
TestSuiteIterator.php (new 153),
Timer.php (new 128),
Type.php (new 197),
XML.php (new 784)
-
PHPUnit-3.3.15/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 231),
XML.php (new 477)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/CodeCoverage:
Database.php (new 594)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/CodeCoverage/XML:
Clover.php (new 328),
Source.php (new 304)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/Database:
MySQL.sql (new 206),
SQLite3.sql (new 206)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/PMD:
Rule.php (new 89)
-
PHPUnit-3.3.15/PHPUnit/Util/Log/PMD/Rule:
Class.php (new 67),
File.php (new 67),
Function.php (new 68),
Project.php (new 67)
-
PHPUnit-3.3.15/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.15/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.15/PHPUnit/Util/Log/PMD/Rule/Project:
CRAP.php (new 110)
-
PHPUnit-3.3.15/PHPUnit/Util/Metrics:
Class.php (new 731),
File.php (new 328),
Function.php (new 504),
Project.php (new 476)
-
PHPUnit-3.3.15/PHPUnit/Util/Report:
Node.php (new 489)
-
PHPUnit-3.3.15/PHPUnit/Util/Report/Node:
Directory.php (new 394),
File.php (new 874)
-
PHPUnit-3.3.15/PHPUnit/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new 19),
container.css (new 325),
directory.html.dist (new 71),
directory_item.html.dist (new 31),
file.html.dist (new 120),
file_item.html.dist (new 31),
file_no_yui.html.dist (new 79),
glass.png (new),
method_item.html.dist (new 22),
scarlet_red.png (new),
snow.png (new),
style.css (new 450),
yahoo-dom-event.js (new 12),
yui_item.js (new 5)
-
PHPUnit-3.3.15/PHPUnit/Util/Skeleton:
Class.php (new 257),
Test.php (new 348)
-
PHPUnit-3.3.15/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.15/PHPUnit/Util/TestDox:
NamePrettifier.php (new 180),
ResultPrinter.php (new 324)
-
PHPUnit-3.3.15/PHPUnit/Util/TestDox/ResultPrinter:
HTML.php (new 128),
Text.php (new 103)
-
mod1:
class.tx_phpunit_module1.php (+247 -121),
class.tx_phpunit_module1_ajax.php (+50 -46),
index.php (+56 -81)