Helper class used to save and restore certain static or
singleton settings in the environment that affect tests
or which might be changed by the user tests.
An internal class is used to hold settings and a stack
of these objects is pushed and popped as Save and Restore
are called.
Static methods for each setting forward to the internal
object on the top of the stack.
See Also:
TestExecutionContext Members
Syntax
Remarks
Requirements
Namespace: NUnit.Framework.Internal
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0