Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssertResponse ¶
type AssertResponse struct { Headers map[string]string Body []string StatusCode int `config:"status_code"` Size *AssertSize }
func (AssertResponse) Validate ¶
func (a AssertResponse) Validate() error
type AssertSize ¶
type VarHeaderPostprocessor ¶
func (*VarHeaderPostprocessor) ReturnedParams ¶
func (p *VarHeaderPostprocessor) ReturnedParams() []string
type VarJsonpathPostprocessor ¶
func (*VarJsonpathPostprocessor) ReturnedParams ¶
func (p *VarJsonpathPostprocessor) ReturnedParams() []string
type VarXpathPostprocessor ¶
func (*VarXpathPostprocessor) ReturnedParams ¶
func (p *VarXpathPostprocessor) ReturnedParams() []string
Click to show internal directories.
Click to hide internal directories.