stable

Clone or download

Read-only

Move Artifact/changeset under phpunit

part of request #14150 Get rid of SimpleTest Change-Id: Id9c99758a463bc2a00023cc2249fbf8ee2c03dfa

Modified Files

Name
A plugins/tracker/phpunit/Artifact/Changeset/Tracker_Artifact_Changeset_ChangesetDataInitializatorTest.php +172 −0 Go to diff View file
A plugins/tracker/phpunit/Artifact/Changeset/Tracker_Artifact_Changeset_InitialChangesetCreatorTest.php +221 −0 Go to diff View file
A plugins/tracker/phpunit/Artifact/Changeset/Tracker_Artifact_Changeset_InitialChangesetFieldsValidatorTest.php +257 −0 Go to diff View file
A plugins/tracker/phpunit/Artifact/Changeset/Tracker_Artifact_Changeset_NewChangesetFieldsValidatorTest.php +186 −0 Go to diff View file
D plugins/tracker/tests/Artifact/Changeset/ChangesetDataInitializatorTest.php +0 −182 Go to diff View file
D plugins/tracker/tests/Artifact/Changeset/FieldsValidatorTest.php +0 −373 Go to diff View file
D plugins/tracker/tests/Artifact/Changeset/InitialChangesetCreatorTest.php +0 −193 Go to diff View file