Project

General

Profile

Actions

Task #67666

closed

Removes eval() in fluid Unit Tests

Added by Wouter Wolters almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2015-06-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Removes eval() in fluid Unit Tests


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #67468: Get rid of eval() in unit testsClosed2015-06-15

Actions
Actions #1

Updated by Wouter Wolters almost 9 years ago

sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormFieldViewHelperTest.php:28: eval('namespace TYPO3\\Fluid\\ViewHelpers\\Form; class ' . $className . ' {
sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormFieldViewHelperTest.php:129: $mockObject = eval('
sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormFieldViewHelperTest.php:254: $mockFormObject = eval('
sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormFieldViewHelperTest.php:287: $mockFormObject = eval('
sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormViewHelperTest.php:35: eval('namespace TYPO3\\CMS\\Fluid\\ViewHelpers\\Form; class ' . $className . ' extends \\' . \TYPO3\CMS\Extbase\DomainObject\AbstractEntity::class . ' {
sysext/fluid/Tests/Unit/ViewHelpers/Form/AbstractFormViewHelperTest.php:51: eval('class ' . $className . ' extends TYPO3\\CMS\\Extbase\\DomainObject\\AbstractEntity {
sysext/fluid/Tests/Unit/Core/Compiler/AbstractCompilerTemplateTest.php:35: eval(

Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version set to 7.4 (Backend)
  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Oliver Eglseder almost 9 years ago

// Working on it

Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41602

Actions #5

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41602

Actions #6

Updated by Gerrit Code Review almost 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41602

Actions #7

Updated by Gerrit Code Review almost 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41602

Actions #8

Updated by Gerrit Code Review almost 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41602

Actions #9

Updated by Markus Sommer almost 9 years ago

  • Assignee set to Oliver Eglseder
Actions #10

Updated by Oliver Eglseder almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF