Apr
01

Unit testing Finalizers in C#
Finalizers are generally non-deterministic. If you leave the GC to its job, it
will finalize eligible objects at some point.
3 min read