Dec 22, 2022
Thanks for the kind words.
When unit testing you're probably going to be making new registrations to mock behavior. You can push the current registration state, make your changes, then pop the pushed state when you're done, restoring the system back to its original state.