|
|
|
|
|
by TheJoeMan
909 days ago
|
|
Maybe the unit tests should test that the variables you intend to "not touch" do not in fact change. So record UID before and after the function. When I'm writing critical code like this, one gets a tingly feeling when typing in that variable name. |
|