stable

Clone or download

Read-only

chore: Drop Mockery usage in Mail core tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I257e6f65c7c92c502e10158980a32fc179951a1d

Modified Files

Name
M tests/unit/common/Mail/Codendi_MailTest.php +32 −33 Go to diff View file
M tests/unit/common/Mail/MailBuilderTest.php +72 −42 Go to diff View file
M tests/unit/common/Mail/MailFilterTest.php +100 −107 Go to diff View file
M tests/unit/common/Mail/MailManagerTest.php +78 −83 Go to diff View file
M tests/unit/common/Mail/Mail_RecipientListBuilderTest.php +71 −42 Go to diff View file