Actions
Task #60572
closedAdd unit tests for Enumeration that checks if exception is thrown if an invalid value is requested
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There is just one unit test missing in the EnumerationTest to get a 100% Test coverage.
There is no test that checks if the constructor throws an exception if an invalid value is requested.
Actions