Actions
Task #80007
closedMove methods for importing fixtures from CSV file to FunctionalTestCase
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-02-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently methods which allows to import and assert fixtures from CSV files are placed in AbstractDataHandlerActionTestCase
In order to use the CSV fixtures in other functional tests we need to move these methods up to FunctionalTestCase
Actions