Versions in this module Expand all Collapse all v1 v1.4.0 Aug 19, 2016 Changes in this version + const LockListSchema + const LockRequestSchema + const LockResponseSchema + const UnlockRequestSchema + const UnlockResponseSchema + func Refute(t *testing.T, schemaName string, got interface{}) + func Validate(t *testing.T, schemaName string, got interface{}) + type SchemaValidator struct + Schema gojsonschema.JSONLoader + Subject gojsonschema.JSONLoader + func NewSchemaValidator(t *testing.T, schemaName string, got interface{}) *SchemaValidator + func (v *SchemaValidator) Assert(t *testing.T) + func (v *SchemaValidator) Refute(t *testing.T)