Directory PHPUnit-3.2.6/Framework/

Directory Created:
2007-12-17 01:03
Directory Deleted:
2008-03-18 11:24
Total Files:
0
Deleted Files:
20
Lines of Code:
0

[root]/PHPUnit-3.2.6/Framework
            Folder removed from repo ComparisonFailure (0 files, 0 lines)
            Folder removed from repo Constraint (0 files, 0 lines)
            Folder removed from repo MockObject (0 files, 0 lines)
                Folder removed from repo Builder (0 files, 0 lines)
                Folder removed from repo Matcher (0 files, 0 lines)
                Folder removed from repo Stub (0 files, 0 lines)

Developers

Author Changes Lines of Code Lines per Change
ligaard 40 (100.0%) 0 (-) 0.0

Most Recent Commits

ligaard 2008-03-18 11:24 Rev.: 8638

Version 3.2.3:
+ New helper functions in tx_phpunit_testcase: You can now use the Typo3 database from your tests. E.g. for creating new tables for your tests. Reminder: Never run tests in a production environment.
+ Tests for new helper functions added in class database_testcase. Note: You will need to manually install the four extensions named 'aaa', 'bbb', 'ccc' and 'ddd' (they can be found in tests/res/).
~ Upgraded PHPUnit from 3.2.6 to 3.2.15.
~ ext_emconf now states in description that the phpunit extension is based on PHPUnit 3.2 (instead of just PHPUnit 3).
* (Temporary) fix for issue #7631, http://bugs.typo3.org/view.php?id=7631#c19761, courtesy Mario Rimann.

0 lines of code changed in 20 files:

  • PHPUnit-3.2.6/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)
ligaard 2007-12-17 01:03 Rev.: 7588

Initial upload of phpunit extension. (this is version 3.2.0).

0 lines of code changed in 20 files:

  • 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)
Generated by StatSVN 0.5.0