Class ProtoDataProvisioningContext
Exposes the active test context to a data provisioner.
public sealed class ProtoDataProvisioningContext
- Inheritance
-
ProtoDataProvisioningContext
- Inherited Members
- Extension Methods
Properties
Execution
public ProtoExecutionContext Execution { get; }
Property Value
Services
public IServiceProvider Services { get; }
Property Value
TestId
public string TestId { get; }
Property Value
Trace
public IProtoTraceWriter Trace { get; }