lxSchemaMocks

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package lxSchemaMocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIJSONSchema

type MockIJSONSchema struct {
	// contains filtered or unexported fields
}

MockIJSONSchema is a mock of IJSONSchema interface

func NewMockIJSONSchema

func NewMockIJSONSchema(ctrl *gomock.Controller) *MockIJSONSchema

NewMockIJSONSchema creates a new mock instance

func (*MockIJSONSchema) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockIJSONSchema) HasSchema

func (m *MockIJSONSchema) HasSchema(arg0 string) bool

HasSchema mocks base method

func (*MockIJSONSchema) LoadSchema

func (m *MockIJSONSchema) LoadSchema(arg0 string) (gojsonschema.JSONLoader, error)

LoadSchema mocks base method

func (*MockIJSONSchema) SetSchemaRootDirectory

func (m *MockIJSONSchema) SetSchemaRootDirectory(arg0 string) error

SetSchemaRootDirectory mocks base method

func (*MockIJSONSchema) ValidateBind

func (m *MockIJSONSchema) ValidateBind(arg0 string, arg1 echo.Context, arg2 interface{}) (*gojsonschema.Result, error)

ValidateBind mocks base method

type MockIJSONSchemaMockRecorder

type MockIJSONSchemaMockRecorder struct {
	// contains filtered or unexported fields
}

MockIJSONSchemaMockRecorder is the mock recorder for MockIJSONSchema

func (*MockIJSONSchemaMockRecorder) HasSchema

func (mr *MockIJSONSchemaMockRecorder) HasSchema(arg0 interface{}) *gomock.Call

HasSchema indicates an expected call of HasSchema

func (*MockIJSONSchemaMockRecorder) LoadSchema

func (mr *MockIJSONSchemaMockRecorder) LoadSchema(arg0 interface{}) *gomock.Call

LoadSchema indicates an expected call of LoadSchema

func (*MockIJSONSchemaMockRecorder) SetSchemaRootDirectory

func (mr *MockIJSONSchemaMockRecorder) SetSchemaRootDirectory(arg0 interface{}) *gomock.Call

SetSchemaRootDirectory indicates an expected call of SetSchemaRootDirectory

func (*MockIJSONSchemaMockRecorder) ValidateBind

func (mr *MockIJSONSchemaMockRecorder) ValidateBind(arg0, arg1, arg2 interface{}) *gomock.Call

ValidateBind indicates an expected call of ValidateBind

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL