Actions
Bug #71574
closedProperty "instancePath" not accessible in a TestCase
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2015-11-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
The property "instancePath" in "\TYPO3\CMS\Core\Tests\FunctionalTestCase" must be declared as "protected".
At the moment it is not possible to access the "instancePath" in a own TestCase.
Actions