Directory Tests/

Total Files:
5
Deleted Files:
4
Lines of Code:
5274

[root]/Tests
        directory in repo BackEnd (3 files, 1197 lines)
            directory in repo Fixtures (2 files, 162 lines)
        directory in repo Database (1 files, 269 lines)
            directory in repo Fixtures (1 files, 22 lines)
        directory in repo Exception (3 files, 169 lines)
        directory in repo Fixtures (1 files, 0 lines)
            directory in repo Extensions (0 files, 0 lines)
                directory in repo aaa (1 files, 0 lines)
                directory in repo bbb (1 files, 0 lines)
                directory in repo ccc (1 files, 0 lines)
                directory in repo ddd (1 files, 0 lines)
                directory in repo user_phpunittest (7 files, 184 lines)
                directory in repo user_phpunittest2 (7 files, 178 lines)
        directory in repo Service (2 files, 2560 lines)
            directory in repo Fixtures (2 files, 4 lines)
                directory in repo NonPhpFiles (1 files, 1 lines)
                directory in repo NonTestFiles (1 files, 2 lines)
                directory in repo Subfolder (1 files, 2 lines)
        Folder removed from repo res (0 files, 0 lines)
            Folder removed from repo bbb (0 files, 0 lines)

Lines of Code

Tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
oliklee 27 (100.0%) 5282 (100.0%) 195.6

Most Recent Commits

oliklee 2011-03-04 18:42 Rev.: 44647

Feature #11682: Port the testing framework from oelib (part 6)

28 lines of code changed in 1 file:

  • Tests: FrameworkTest.php (+28 -13)
oliklee 2011-03-04 16:38 Rev.: 44637

Replace some left-over "Oelib" in the unit test names.

13 lines of code changed in 1 file:

  • Tests: FrameworkTest.php (+13 -13)
oliklee 2011-03-04 13:38 Rev.: 44619

Feature #11682: Port the testing framework from oelib (part 3)

4757 lines of code changed in 1 file:

  • Tests: FrameworkTest.php (new 4757)
oliklee 2011-02-28 18:37 Rev.: 44407

Task #13449: Drop the (broken) "out-of-line tests" feature

0 lines of code changed in 1 file:

  • Tests: TestableCodeTest.php (-12)
oliklee 2011-02-28 10:15 Rev.: 44380

Task #13399; Add a class for an extension etc. with tests (oart 2)

31 lines of code changed in 1 file:

  • Tests: TestableCodeTest.php (+31 -1)
oliklee 2011-02-28 09:11 Rev.: 44338

Task #13399; Add a class for an extension etc. with tests (oart 1)

311 lines of code changed in 1 file:

  • Tests: TestableCodeTest.php (new 311)
oliklee 2011-02-25 23:23 Rev.: 44295

Bug #13278: vfsStreamWrapper cannot be used if it is not included

1 lines of code changed in 1 file:

  • Tests: VfsStreamTest.php (+1 -1)
oliklee 2011-02-25 23:16 Rev.: 44294

Bug #13278: vfsStreamWrapper cannot be used if it is not included

78 lines of code changed in 1 file:

  • Tests: VfsStreamTest.php (new 78)
oliklee 2011-01-15 12:44 Rev.: 42171

Task #12167: Move the test base classes to Classes/

54 lines of code changed in 4 files:

  • Tests: TestCaseTest.php (new 54), databaseTest.php (del), database_testcase_dataset.xml (del), tx_phpunit_testTest.php (del)
oliklee 2011-01-01 17:07 Rev.: 41671

Task #11684: Update copyrights in class comments and manual to 2011

3 lines of code changed in 4 files:

  • Tests: databaseTest.php (new), tx_phpunit_testTest.php (+1 -1), tx_phpunit_testsuite.php (+1 -1)
oliklee 2011-01-01 16:59 Rev.: 41670

Task #11703: Add the missing PHPDoc comments

6 lines of code changed in 4 files:

  • Tests: database_testcase_dataset.xml (new), tx_phpunit_testTest.php (-2), tx_phpunit_testsuite.php (+5 -2)
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

0 lines of code changed in 2 files:

  • Tests: tx_phpunit_testsuite.php (new)
oliklee 2010-12-24 16:47 Rev.: 41501

phpunit #11685: Drop deprecated classes and functions

0 lines of code changed in 1 file:

  • Tests: tx_t3unit_testTest.php (del)
oliklee 2010-12-23 23:35 Rev.: 41485

phpunit #7240: Rely on the autoloader for TYPO3 >= 4.3

0 lines of code changed in 4 files:

  • Tests: tx_phpunit_testTest.php (-2), tx_t3unit_testTest.php (-2)
Generated by StatSVN 0.5.0