TestExecutionContext Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class TestExecutionContext : System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
type TestExecutionContext = class
interface ILogicalThreadAffinative
- Herança
-
TestExecutionContext
- Implementações
Construtores
| TestExecutionContext() | |
| TestExecutionContext(TestExecutionContext) |
Campos
| prior |
Propriedades
| CurrentContext | |
| CurrentCulture | |
| CurrentResult | |
| CurrentTest | |
| CurrentUICulture | |
| RandomGenerator | |
| StartTime | |
| StopOnError | |
| TestCaseTimeout | |
| TestObject | |
| WorkDirectory |
Métodos
| IncrementAssertCount() | |
| Restore() | |
| Save() | |
| UpdateContext() |