altcover

TypeSafe.Threshold class

Corresponds desired coverage threshold

public abstract class Threshold : IEquatable<Threshold>, IStructuralEquatable

Public Members

name description
static get_NoThreshold()  
static NewThreshold(…)  
AsString() Returns the string to be used in the effective command line
static class Tags  
class Threshold Corresponds to an explicit value

See Also