Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChecker ¶
func NewChecker(specLocation string) checker.CheckerInterface
Types ¶
type ResponseSchemaChecker ¶
type ResponseSchemaChecker struct {
// contains filtered or unexported fields
}
func (*ResponseSchemaChecker) Check ¶
func (c *ResponseSchemaChecker) Check(t models.TestInterface, result *models.Result) ([]error, error)
Click to show internal directories.
Click to hide internal directories.