Interface IProtoRunGate
Evaluates the evidence a run collected and can fail the run. Gates run once the suite has finished, before reports are written, so a failed gate still produces its report.
public interface IProtoRunGate
- Extension Methods
Properties
Name
string Name { get; }
Property Value
Methods
Evaluate(ProtoRunGateContext)
ProtoRunGateResult Evaluate(ProtoRunGateContext context)
Parameters
contextProtoRunGateContext