mocks

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 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 TicketingSystem

type TicketingSystem struct {
	mock.Mock
}

TicketingSystem is an autogenerated mock type for the TicketingSystem type

func (*TicketingSystem) Connect

func (_m *TicketingSystem) Connect() error

Connect provides a mock function with given fields:

func (*TicketingSystem) Create

func (_m *TicketingSystem) Create(_a0 *ticketing.Ticket) error

Create provides a mock function with given fields: _a0

func (*TicketingSystem) Fetch

func (_m *TicketingSystem) Fetch(_a0 *ticketing.Ticket) error

Fetch provides a mock function with given fields: _a0

func (*TicketingSystem) FetchRemoteTicket

func (_m *TicketingSystem) FetchRemoteTicket(_a0 interface{}) (ticketing.Ticket, error)

FetchRemoteTicket provides a mock function with given fields: _a0

func (*TicketingSystem) GenerateTemplate

func (_m *TicketingSystem) GenerateTemplate(_a0 *ticketing.Ticket) (ticketing.TicketTemplate, error)

GenerateTemplate provides a mock function with given fields: _a0

func (*TicketingSystem) ParseCredentials

func (_m *TicketingSystem) ParseCredentials(_a0 interface{}) error

ParseCredentials provides a mock function with given fields: _a0

func (*TicketingSystem) TicketExists

func (_m *TicketingSystem) TicketExists(_a0 *ticketing.Ticket) (bool, ticketing.TicketDetails, error)

TicketExists provides a mock function with given fields: _a0

func (*TicketingSystem) Update

func (_m *TicketingSystem) Update(_a0 *ticketing.Ticket) error

Update provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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