TestExecutionContext 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class TestExecutionContext : System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
type TestExecutionContext = class
interface ILogicalThreadAffinative
- 继承
-
TestExecutionContext
- 实现
构造函数
TestExecutionContext() | |
TestExecutionContext(TestExecutionContext) |
字段
prior |
属性
CurrentContext | |
CurrentCulture | |
CurrentResult | |
CurrentTest | |
CurrentUICulture | |
RandomGenerator | |
StartTime | |
StopOnError | |
TestCaseTimeout | |
TestObject | |
WorkDirectory |
方法
IncrementAssertCount() | |
Restore() | |
Save() | |
UpdateContext() |