TestExecutionContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TestExecutionContext : System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
type TestExecutionContext = class
interface ILogicalThreadAffinative
- Inheritance
-
TestExecutionContext
- Implements
Constructors
TestExecutionContext() | |
TestExecutionContext(TestExecutionContext) |
Fields
prior |
Properties
CurrentContext | |
CurrentCulture | |
CurrentResult | |
CurrentTest | |
CurrentUICulture | |
RandomGenerator | |
StartTime | |
StopOnError | |
TestCaseTimeout | |
TestObject | |
WorkDirectory |
Methods
IncrementAssertCount() | |
Restore() | |
Save() | |
UpdateContext() |