-
Repository Tag: 3.2.2
-
ligaard
2007-12-19 00:25
#4
Rev.: 7604
-
9 lines of code changed in 6 files:
-
NEWS (+4 -2),
TODO (-2),
ext_emconf.php (+1 -1),
ext_localconf.php (+1 -1)
-
doc:
manual.sxw (changed)
-
mod1:
index.php (+3 -4)
-
ligaard
2007-12-18 20:01
#3
Rev.: 7598
-
3 lines of code changed in 2 files:
-
NEWS (+3)
-
mod1:
phpunit-be.css (-4)
-
Repository Tag: 3.2.1
-
ligaard
2007-12-17 21:54
#2
Rev.: 7592
-
78 lines of code changed in 11 files:
-
NEWS (+4),
ext_emconf.php (+3 -2)
-
PHPUnit-3.2.6/PHPUnit:
Extensions (new),
Framework (new),
Framework.php (new 71),
Runner (new),
Samples (new),
Tests (new),
TextUI (new),
Util (new)
-
doc:
manual.sxw (changed)
-
ligaard
2007-12-17 01:03
#1
Rev.: 7588
-
1296 lines of code changed in 347 files:
-
Changelog (new),
NEWS (new),
TODO (new 10),
class.tx_phpunit_testcase.php (new 43),
class.tx_phpunit_testlistener.php (new 181),
ext_conf_template.txt (new 8),
ext_emconf.php (new 50),
ext_icon.gif (new),
ext_localconf.php (new 21),
ext_tables.php (new 7),
pear-phpunit (new),
pear-phpunit.bat (new)
-
PHPUnit-3.2.6:
Framework.php (new)
-
PHPUnit-3.2.6/Extensions:
ExceptionTestCase.php (new),
OutputTestCase.php (new),
PerformanceTestCase.php (new),
PhptTestCase.php (new),
PhptTestSuite.php (new),
RepeatedTest.php (new),
SeleniumTestCase.php (new),
TestDecorator.php (new),
TestSetup.php (new)
-
PHPUnit-3.2.6/Extensions/Database:
AbstractTester.php (new),
DefaultTester.php (new),
ITester.php (new),
TestCase.php (new)
-
PHPUnit-3.2.6/Extensions/Database/Constraint:
DataSetIsEqual.php (new),
TableIsEqual.php (new)
-
PHPUnit-3.2.6/Extensions/Database/DB:
DataSet.php (new),
DefaultDatabaseConnection.php (new),
FilteredDataSet.php (new),
IDatabaseConnection.php (new),
IMetaData.php (new),
MetaData.php (new),
ResultSetTable.php (new),
Table.php (new),
TableIterator.php (new),
TableMetaData.php (new)
-
PHPUnit-3.2.6/Extensions/Database/DB/MetaData:
InformationSchema.php (new),
Oci.php (new),
Sqlite.php (new)
-
PHPUnit-3.2.6/Extensions/Database/DataSet:
AbstractDataSet.php (new),
AbstractTable.php (new),
AbstractTableMetaData.php (new),
AbstractXmlDataSet.php (new),
DataSetFilter.php (new),
DefaultDataSet.php (new),
DefaultTable.php (new),
DefaultTableIterator.php (new),
DefaultTableMetaData.php (new),
FlatXmlDataSet.php (new),
IDataSet.php (new),
ITable.php (new),
ITableIterator.php (new),
ITableMetaData.php (new),
TableFilter.php (new),
TableMetaDataFilter.php (new),
XmlDataSet.php (new)
-
PHPUnit-3.2.6/Extensions/Database/Operation:
Composite.php (new),
Delete.php (new),
DeleteAll.php (new),
Exception.php (new),
Factory.php (new),
IDatabaseOperation.php (new),
Insert.php (new),
Null.php (new),
Replace.php (new),
RowBased.php (new),
Truncate.php (new),
Update.php (new)
-
PHPUnit-3.2.6/Extensions/PhptTestCase:
Logger.php (new)
-
PHPUnit-3.2.6/Framework:
Assert.php (new),
AssertionFailedError.php (new),
ComparisonFailure.php (new),
Constraint.php (new),
Error.php (new),
ExpectationFailedException.php (new),
IncompleteTest.php (new),
IncompleteTestError.php (new),
Notice.php (new),
SelfDescribing.php (new),
SkippedTest.php (new),
SkippedTestError.php (new),
SkippedTestSuiteError.php (new),
Test.php (new),
TestCase.php (new),
TestFailure.php (new),
TestListener.php (new),
TestResult.php (new),
TestSuite.php (new),
Warning.php (new)
-
PHPUnit-3.2.6/Framework/ComparisonFailure:
Array.php (new),
Object.php (new),
Scalar.php (new),
String.php (new),
Type.php (new)
-
PHPUnit-3.2.6/Framework/Constraint:
And.php (new),
ArrayHasKey.php (new),
Attribute.php (new),
ClassHasAttribute.php (new),
ClassHasStaticAttribute.php (new),
FileExists.php (new),
GreaterThan.php (new),
IsAnything.php (new),
IsEqual.php (new),
IsIdentical.php (new),
IsInstanceOf.php (new),
IsType.php (new),
LessThan.php (new),
Not.php (new),
ObjectHasAttribute.php (new),
Or.php (new),
PCREMatch.php (new),
StringContains.php (new),
TraversableContains.php (new),
TraversableContainsOnly.php (new),
Xor.php (new)
-
PHPUnit-3.2.6/Framework/MockObject:
Invocation.php (new),
InvocationMocker.php (new),
Invokable.php (new),
Matcher.php (new),
Mock.php (new),
MockObject.php (new),
Stub.php (new),
Verifiable.php (new)
-
PHPUnit-3.2.6/Framework/MockObject/Builder:
Identity.php (new),
InvocationMocker.php (new),
Match.php (new),
MethodNameMatch.php (new),
Namespace.php (new),
ParametersMatch.php (new),
Stub.php (new)
-
PHPUnit-3.2.6/Framework/MockObject/Matcher:
AnyInvokedCount.php (new),
AnyParameters.php (new),
Invocation.php (new),
InvokedAtIndex.php (new),
InvokedAtLeastOnce.php (new),
InvokedCount.php (new),
InvokedRecorder.php (new),
MethodName.php (new),
Parameters.php (new),
StatelessInvocation.php (new)
-
PHPUnit-3.2.6/Framework/MockObject/Stub:
ConsecutiveCalls.php (new),
Exception.php (new),
MatcherCollection.php (new),
Return.php (new)
-
PHPUnit-3.2.6/Runner:
BaseTestRunner.php (new),
IncludePathTestCollector.php (new),
StandardTestSuiteLoader.php (new),
TestCollector.php (new),
TestSuiteLoader.php (new),
Version.php (new)
-
PHPUnit-3.2.6/Samples:
FailureTest.php (new)
-
PHPUnit-3.2.6/Samples/BankAccount:
BankAccount.php (new),
BankAccountTest.php (new)
-
PHPUnit-3.2.6/Samples/BankAccountDB:
BankAccount.php (new),
BankAccountDBTest.php (new),
BankAccountDBTestMySQL.php (new)
-
PHPUnit-3.2.6/Samples/BankAccountDB/_files:
bank-account-after-deposits.xml (new),
bank-account-after-new-account.xml (new),
bank-account-after-withdrawals.xml (new),
bank-account-seed.xml (new)
-
PHPUnit-3.2.6/Samples/Money:
IMoney.php (new),
Money.php (new),
MoneyBag.php (new),
MoneyTest.php (new)
-
PHPUnit-3.2.6/Tests:
AllTests.php (new),
TestConfiguration.php.dist (new)
-
PHPUnit-3.2.6/Tests/Extensions:
AllTests.php (new),
OutputTestCaseTest.php (new),
PerformanceTestCaseTest.php (new),
RepeatedTestTest.php (new),
SeleniumTestCaseTest.php (new)
-
PHPUnit-3.2.6/Tests/Extensions/Database:
AllTests.php (new)
-
PHPUnit-3.2.6/Tests/Extensions/Database/DataSet:
AllTests.php (new),
FilterTest.php (new),
XmlDataSetsTest.php (new)
-
PHPUnit-3.2.6/Tests/Extensions/Database/Operation:
AllTests.php (new),
OperationsTest.php (new),
RowBasedTest.php (new)
-
PHPUnit-3.2.6/Tests/Extensions/Database/_files/XmlDataSets:
DeleteAllOperationTest.xml (new),
DeleteOperationResult.xml (new),
DeleteOperationTest.xml (new),
FilteredTestComparison.xml (new),
FilteredTestFixture.xml (new),
FlatXmlDataSet.xml (new),
InsertOperationResult.xml (new),
InsertOperationTest.xml (new),
OperationsTestFixture.xml (new),
ReplaceOperationResult.xml (new),
ReplaceOperationTest.xml (new),
RowBasedExecute.xml (new),
UpdateOperationResult.xml (new),
UpdateOperationTest.xml (new),
XmlDataSet.xml (new)
-
PHPUnit-3.2.6/Tests/Framework:
AllTests.php (new),
AssertTest.php (new),
ComparisonFailureTest.php (new),
ConstraintTest.php (new),
MockObjectTest.php (new),
SuiteTest.php (new),
TestCaseTest.php (new),
TestImplementorTest.php (new),
TestListenerTest.php (new)
-
PHPUnit-3.2.6/Tests/Runner:
AllTests.php (new),
BaseTestRunnerTest.php (new)
-
PHPUnit-3.2.6/Tests/Util:
AllTests.php (new),
TimerTest.php (new)
-
PHPUnit-3.2.6/Tests/Util/TestDox:
AllTests.php (new),
NamePrettifierTest.php (new)
-
PHPUnit-3.2.6/Tests/_files:
AnInterface.php (new),
BankAccount.json (new),
BankAccount.metrics (new),
BankAccount.pmd (new),
BankAccount.tap (new),
BankAccount.xml (new),
ClassWithNonPublicAttributes.php (new),
DoubleTestCase.php (new),
Error.php (new),
Failure.php (new),
InheritedTestCase.php (new),
MockRunner.php (new),
NoArgTestCaseTest.php (new),
NoTestCaseClass.php (new),
NoTestCases.php (new),
NonStatic.php (new),
NotPublicTestCase.php (new),
NotVoidTestCase.php (new),
OneTestCase.php (new),
OutputTestCase.php (new),
OverrideTestCase.php (new),
SampleClass.php (new),
SetupFailure.php (new),
Sleep.php (new),
Struct.php (new),
Success.php (new),
TearDownFailure.php (new),
TestIterator.php (new),
ThrowExceptionTestCase.php (new),
ThrowNoExceptionTestCase.php (new),
TornDown.php (new),
TornDown2.php (new),
TornDown3.php (new),
TornDown4.php (new),
TornDown5.php (new),
WasRun.php (new),
bar.xml (new),
foo.xml (new)
-
PHPUnit-3.2.6/TextUI:
Command.php (new),
ResultPrinter.php (new),
TestRunner.php (new)
-
PHPUnit-3.2.6/Util:
Class.php (new),
CodeCoverage.php (new),
Configuration.php (new),
ErrorHandler.php (new),
Fileloader.php (new),
Filesystem.php (new),
Filter.php (new),
FilterIterator.php (new),
Getopt.php (new),
Metrics.php (new),
PDO.php (new),
Printer.php (new),
Report.php (new),
Skeleton.php (new),
Template.php (new),
Test.php (new),
TestSuiteIterator.php (new),
Timer.php (new),
Type.php (new),
XML.php (new)
-
PHPUnit-3.2.6/Util/Log:
CPD.php (new),
Database.php (new),
GraphViz.php (new),
JSON.php (new),
Metrics.php (new),
PEAR.php (new),
PMD.php (new),
TAP.php (new),
XML.php (new)
-
PHPUnit-3.2.6/Util/Log/CodeCoverage:
Database.php (new),
XML.php (new)
-
PHPUnit-3.2.6/Util/Log/Database:
MySQL.sql (new),
SQLite3.sql (new)
-
PHPUnit-3.2.6/Util/Log/PMD:
Rule.php (new)
-
PHPUnit-3.2.6/Util/Log/PMD/Rule:
Class.php (new),
File.php (new),
Function.php (new),
Project.php (new)
-
PHPUnit-3.2.6/Util/Log/PMD/Rule/Class:
DepthOfInheritanceTree.php (new),
EfferentCoupling.php (new),
ExcessiveClassLength.php (new),
ExcessivePublicCount.php (new),
TooManyFields.php (new)
-
PHPUnit-3.2.6/Util/Log/PMD/Rule/Function:
CRAP.php (new),
CodeCoverage.php (new),
CyclomaticComplexity.php (new),
ExcessiveMethodLength.php (new),
ExcessiveParameterList.php (new),
NPathComplexity.php (new)
-
PHPUnit-3.2.6/Util/Log/PMD/Rule/Project:
CRAP.php (new)
-
PHPUnit-3.2.6/Util/Metrics:
Class.php (new),
File.php (new),
Function.php (new),
Project.php (new)
-
PHPUnit-3.2.6/Util/Report:
Node.php (new)
-
PHPUnit-3.2.6/Util/Report/Node:
Directory.php (new),
File.php (new)
-
PHPUnit-3.2.6/Util/Report/Template:
butter.png (new),
chameleon.png (new),
close12_1.gif (new),
container-min.js (new),
container.css (new),
directory.html (new),
file.html (new),
file_no_yui.html (new),
glass.png (new),
item.html (new),
method_item.html (new),
scarlet_red.png (new),
snow.png (new),
style.css (new),
yahoo-dom-event.js (new),
yui_item.js (new)
-
PHPUnit-3.2.6/Util/Skeleton:
IncompleteTestMethod.tpl (new),
TestClass.tpl (new),
TestMethod.tpl (new),
TestMethodBool.tpl (new),
TestMethodBoolStatic.tpl (new),
TestMethodException.tpl (new),
TestMethodExceptionStatic.tpl (new),
TestMethodStatic.tpl (new)
-
PHPUnit-3.2.6/Util/TestDox:
NamePrettifier.php (new),
ResultPrinter.php (new)
-
PHPUnit-3.2.6/Util/TestDox/ResultPrinter:
HTML.php (new),
Text.php (new)
-
doc:
manual.sxw (new)
-
mod1:
clear.gif (new),
conf.php (new 12),
index.php (new 646),
locallang.xml (new 144),
locallang_mod.php (new),
moduleicon.gif (new),
phpunit-be.css (new 82),
phpunit.gif (new)
-
tests:
tx_phpunit_test_testcase.php (new 39),
tx_t3unit_test_testcase.php (new 53)