stable

Clone or download

Read-only

request #11895 Move TestManagement plugin tests to PHPUnit

Change-Id: I548615eaa8650a617494b8a1f03db9d2831bda3f

Modified Files

Name
M include/TestManagement/ConfigConformanceValidator.class.php +1 −1 Go to diff View file
R tests/unit/CampaignCreatorTest.php Go to diff View file
A phpunit/TestManagement/ConfigConformanceValidatorTest.php +154 −0 Go to diff View file
A phpunit/TestManagement/FirstConfigCreatorTest.php +342 −0 Go to diff View file
R tests/unit/NatureCoveredByOverriderTest.php Go to diff View file
D tests/unit/ConfigConformanceValidatorTest.php +0 −181 Go to diff View file
D tests/unit/FirstConfigCreatorTest.php +0 −267 Go to diff View file
D tests/unit/bootstrap.php +0 −24 Go to diff View file