stable

Clone or download

Read-only

Refactoring: move existing tests to PHPUnit

This is part of story #12188 hide fieldsets according to state No functional change expected here. Change-Id: I6af733c7cd0267d9943b37f28a347bae40dc6f5e

Modified Files

Name
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Container_ColumnTest.php +92 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Container_Column_GroupTest.php +121 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Container_FieldsetTest.php +162 −0 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Container_ColumnTest.php +0 −78 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Container_Column_GroupTest.php +0 −82 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Container_FieldsetTest.php +0 −141 Go to diff View file