mocks

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	mock.Mock
}

Node is an autogenerated mock type for the Node type

func (*Node) ASTNode

func (_m *Node) ASTNode() (jschema.ASTNode, error)

ASTNode provides a mock function with given fields:

func (*Node) AddConstraint

func (_m *Node) AddConstraint(_a0 constraint.Constraint)

AddConstraint provides a mock function with given fields: _a0

func (*Node) BasisLexEventOfSchemaForNode

func (_m *Node) BasisLexEventOfSchemaForNode() lexeme.LexEvent

BasisLexEventOfSchemaForNode provides a mock function with given fields:

func (*Node) Comment

func (_m *Node) Comment() string

Comment provides a mock function with given fields:

func (*Node) Constraint

func (_m *Node) Constraint(_a0 constraint.Type) constraint.Constraint

Constraint provides a mock function with given fields: _a0

func (*Node) ConstraintMap

func (_m *Node) ConstraintMap() *schema.Constraints

ConstraintMap provides a mock function with given fields:

func (*Node) DeleteConstraint

func (_m *Node) DeleteConstraint(_a0 constraint.Type)

DeleteConstraint provides a mock function with given fields: _a0

func (*Node) Grow

func (_m *Node) Grow(_a0 lexeme.LexEvent) (schema.Node, bool)

Grow provides a mock function with given fields: _a0

func (*Node) IndentedNodeString

func (_m *Node) IndentedNodeString(_a0 int) string

IndentedNodeString provides a mock function with given fields: _a0

func (*Node) IndentedTreeString

func (_m *Node) IndentedTreeString(_a0 int) string

IndentedTreeString provides a mock function with given fields: _a0

func (*Node) NumberOfConstraints

func (_m *Node) NumberOfConstraints() int

NumberOfConstraints provides a mock function with given fields:

func (*Node) Parent

func (_m *Node) Parent() schema.Node

Parent provides a mock function with given fields:

func (*Node) RealType

func (_m *Node) RealType() string

RealType provides a mock function with given fields:

func (*Node) SetComment

func (_m *Node) SetComment(_a0 string)

SetComment provides a mock function with given fields: _a0

func (*Node) SetParent

func (_m *Node) SetParent(_a0 schema.Node)

SetParent provides a mock function with given fields: _a0

func (*Node) SetRealType

func (_m *Node) SetRealType(_a0 string)

SetRealType provides a mock function with given fields: _a0

func (*Node) Type

func (_m *Node) Type() json.Type

Type provides a mock function with given fields:

func (*Node) Value

func (_m *Node) Value() bytes.Bytes

Value provides a mock function with given fields:

Jump to

Keyboard shortcuts

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