Class Proto
Provides a static gateway to the active ProtoExecutionContext.
public static class Proto
- Inheritance
-
Proto
- Inherited Members
Properties
Context
Gets the current active test execution context.
public static ProtoExecutionContext Context { get; }
Property Value
Host
Gets the active ProtoTest host.
public static ProtoHost Host { get; }