Skip to content
Success

Changes

Summary

  1. Add some basic tests around ObjectPool (commit: 7e98ed3) (details)
Commit 7e98ed3e8488ed5dec62506ed7fc24728e57960d by lamont
Add some basic tests around ObjectPool

Also remove the null checking which shouldn't be an issue with nullable
enabled.
(commit: 7e98ed3)
The file was modified MechJebLib/Utils/ObjectPool.cs (diff)
The file was addedMechJebLibTest/Utils/ObjectPoolTests.cs