mocks

package
v0.0.1-alpha-1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Link struct {
	mock.Mock
}

Link is an autogenerated mock type for the Link type

func (*Link) SetSource

func (_m *Link) SetSource(_a0 buchheim.Node)

SetSource provides a mock function with given fields: _a0

func (*Link) SetTarget

func (_m *Link) SetTarget(_a0 buchheim.Node)

SetTarget provides a mock function with given fields: _a0

func (*Link) Source

func (_m *Link) Source() buchheim.Node

Source provides a mock function with given fields:

func (*Link) SourceID

func (_m *Link) SourceID() string

SourceID provides a mock function with given fields:

func (*Link) Target

func (_m *Link) Target() buchheim.Node

Target provides a mock function with given fields:

func (*Link) TargetID

func (_m *Link) TargetID() string

TargetID provides a mock function with given fields:

type Node

type Node struct {
	mock.Mock
}

Node is an autogenerated mock type for the Node type

func (_m *Node) AddIncomingLink(_a0 buchheim.Link)

AddIncomingLink provides a mock function with given fields: _a0

func (_m *Node) AddOutgoingLink(_a0 buchheim.Link)

AddOutgoingLink provides a mock function with given fields: _a0

func (*Node) ID

func (_m *Node) ID() string

ID provides a mock function with given fields:

func (*Node) IDX

func (_m *Node) IDX() int

IDX provides a mock function with given fields:

func (_m *Node) IncomingLink() buchheim.LinkList

IncomingLink provides a mock function with given fields:

func (*Node) Label

func (_m *Node) Label() string

Label provides a mock function with given fields:

func (_m *Node) OutgoingLink() buchheim.LinkList

OutgoingLink provides a mock function with given fields:

func (*Node) SetIDX

func (_m *Node) SetIDX(_a0 int)

SetIDX provides a mock function with given fields: _a0

func (*Node) SetX

func (_m *Node) SetX(_a0 float64)

SetX provides a mock function with given fields: _a0

func (*Node) SetY

func (_m *Node) SetY(_a0 float64)

SetY provides a mock function with given fields: _a0

func (*Node) String

func (_m *Node) String() string

String provides a mock function with given fields:

func (*Node) X

func (_m *Node) X() float64

X provides a mock function with given fields:

func (*Node) Y

func (_m *Node) Y() float64

Y 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