mirror of
https://github.com/ppy/osu.git
synced 2025-03-27 03:27:31 +08:00
For safety purposes... In implementing the previous tests, I found that using mod.Object.GetType() can lead to bad assertions since the same ModProxy class is used for all mocked classes.