stable

Clone or download

Read-only

chore: Drop Mockery usage in TV3 tests

This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: Ic9ea2d75eea7b191ef4167b396925152f6db9c1a

Modified Files

Name
M tests/unit/common/tracker/ArtifactImportTest.php +242 −214 Go to diff View file
M tests/unit/common/tracker/ArtifactRuleFactoryTest.php +16 −15 Go to diff View file
M tests/unit/common/tracker/ArtifactRuleValueViewTest.php +9 −10 Go to diff View file
M tests/unit/common/tracker/ArtifactRulesManagerTest.php +267 −206 Go to diff View file
M tests/unit/common/tracker/ArtifactTest.php +33 −22 Go to diff View file
M tests/unit/common/tracker/ArtifactXMLExporterTest.php +586 −532 Go to diff View file