stable
Clone or download
Read-only
and should be unit tested part of request #9826 Burdown refactoring this patch only extract the value retrievement in dedicated objects. it must not break the existing Change-Id: Iff8c6d9db5de403568acbb937e5d599d38c96830
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/FormElement/BurndownConfigurationValueRetriever.php | +109 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php | +14 | −82 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
A | plugins/tracker/tests/Tracker/FormElement/BurndownConfigurationValueRetrieverTest.php | +212 | −0 | Go to diff View file |