Directory PEAR/PHPUnit/Framework/

Directory Created:
2010-12-26 12:45
Total Files:
21
Deleted Files:
0
Lines of Code:
7719

[root]/PEAR/PHPUnit/Framework
                directory in repo Assert (1 files, 1827 lines)
                directory in repo ComparisonFailure (5 files, 539 lines)
                directory in repo Constraint (28 files, 3519 lines)
                directory in repo Error (2 files, 132 lines)
                directory in repo MockObject (9 files, 1736 lines)
                    directory in repo Builder (7 files, 631 lines)
                    directory in repo Generator (7 files, 110 lines)
                    directory in repo Invocation (2 files, 249 lines)
                    directory in repo Matcher (10 files, 1056 lines)
                    directory in repo Stub (6 files, 483 lines)
                directory in repo Process (1 files, 48 lines)
                directory in repo TestSuite (1 files, 71 lines)

Lines of Code

PEAR/PHPUnit/Framework/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
oliklee 63 (100.0%) 7881 (100.0%) 125.0

Most Recent Commits

oliklee 2011-02-12 00:30 Rev.: 43482

Task #12241: Update PHPUnit to 3.5.10

56 lines of code changed in 21 files:

  • PEAR/PHPUnit/Framework: Assert.php (+1 -1), AssertionFailedError.php (+1 -1), ComparisonFailure.php (+1 -1), Constraint.php (+1 -1), Error.php (+1 -1), Exception.php (+1 -1), ExpectationFailedException.php (+1 -1), IncompleteTest.php (+1 -1), IncompleteTestError.php (+1 -1), SelfDescribing.php (+1 -1), SkippedTest.php (+1 -1), SkippedTestError.php (+1 -1), SkippedTestSuiteError.php (+1 -1), SyntheticError.php (+1 -1), Test.php (+1 -1), TestCase.php (+23 -23), TestFailure.php (+1 -1), TestListener.php (+1 -1), TestResult.php (+7 -4), TestSuite.php (+8 -17), Warning.php (+1 -1)
oliklee 2011-01-12 22:53 Rev.: 42064

Task #12145: Update PHPUnit to 3.5.7

138 lines of code changed in 21 files:

  • PEAR/PHPUnit/Framework: Assert.php (+12 -20), AssertionFailedError.php (+4 -4), ComparisonFailure.php (+4 -4), Constraint.php (+4 -4), Error.php (+4 -4), Exception.php (+4 -4), ExpectationFailedException.php (+4 -4), IncompleteTest.php (+4 -4), IncompleteTestError.php (+4 -4), SelfDescribing.php (+4 -4), SkippedTest.php (+4 -4), SkippedTestError.php (+4 -4), SkippedTestSuiteError.php (+4 -4), SyntheticError.php (+4 -4), Test.php (+4 -4), TestCase.php (+13 -4), TestFailure.php (+4 -4), TestListener.php (+4 -4), TestResult.php (+41 -4), TestSuite.php (+4 -4), Warning.php (+4 -4)
oliklee 2010-12-26 12:45 Rev.: 41531

Bug #11704: Provide the PHPUnit files via an autoloader
Bug #11690: Drop the version number from the PHPUnit path
Bug #7478: Update PHPUnit to the latest version

7687 lines of code changed in 21 files:

  • PEAR/PHPUnit/Framework: Assert.php (new 2628), AssertionFailedError.php (new 69), ComparisonFailure.php (new 208), Constraint.php (new 170), Error.php (new 77), Exception.php (new 60), ExpectationFailedException.php (new 124), IncompleteTest.php (new 61), IncompleteTestError.php (new 61), SelfDescribing.php (new 66), SkippedTest.php (new 60), SkippedTestError.php (new 61), SkippedTestSuiteError.php (new 61), SyntheticError.php (new 122), Test.php (new 67), TestCase.php (new 1503), TestFailure.php (new 228), TestListener.php (new 127), TestResult.php (new 867), TestSuite.php (new 941), Warning.php (new 126)
Generated by StatSVN 0.5.0