stable

Clone or download

Read-only

chore: Drop Mockery usage in DB core unit tests

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

Modified Files

Name
M tests/unit/common/DB/DBConnectionTest.php +23 −26 Go to diff View file
M tests/unit/common/DB/DBTransactionExecutorWithConnectionTest.php +5 −8 Go to diff View file
M tests/unit/common/DB/DataAccessObjectTest.php +12 −16 Go to diff View file