mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09: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.