RestMatchQuantifier Enum

Definition

Indicates whether any or all of the expressions should match with the response content.

public enum RestMatchQuantifier
type RestMatchQuantifier = 
Public Enum RestMatchQuantifier
Inheritance
RestMatchQuantifier

Fields

All 0

All.

Any 1

Any.

Applies to