mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 03:47:24 +09:00
Because the Stream object is accessed when the mocked object calls `GetStream`, we cannot close it here. The resource should be released upon teardown anyway.