stable

Clone or download

Read-only

Drop usage of Mockery in velocity plugin

No functional changes. Part of request #21775: Favor PHPUnit mock system over Mockery - part 2 Change-Id: Ib0200d15df8143041d1f6c01cc24aae940e24021

Modified Files

Name
M plugins/velocity/tests/unit/Velocity/Semantic/BacklogRequiredTrackerCollectionTest.php +106 −136 Go to diff View file
M plugins/velocity/tests/unit/Velocity/Semantic/VelocitySemanticCheckerTest.php +34 −39 Go to diff View file
M plugins/velocity/tests/unit/Velocity/VelocityCalculatorTest.php +86 −103 Go to diff View file
M plugins/velocity/tests/unit/Velocity/VelocityComputationCheckerTest.php +65 −95 Go to diff View file
M plugins/velocity/tests/unit/Velocity/VelocityPluginComputationTest.php +47 −76 Go to diff View file
M plugins/velocity/tests/unit/Velocity/VelocityRepresentationBuilderTest.php +197 −206 Go to diff View file