fakes

package
v2.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 30, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakePublishingConnection

type FakePublishingConnection struct {
	PublishStub func(subj string, data []byte) error

	CloseStub func()
	// contains filtered or unexported fields
}

func (*FakePublishingConnection) Close

func (fake *FakePublishingConnection) Close()

func (*FakePublishingConnection) CloseCallCount

func (fake *FakePublishingConnection) CloseCallCount() int

func (*FakePublishingConnection) Publish

func (fake *FakePublishingConnection) Publish(subj string, data []byte) error

func (*FakePublishingConnection) PublishArgsForCall

func (fake *FakePublishingConnection) PublishArgsForCall(i int) (string, []byte)

func (*FakePublishingConnection) PublishCallCount

func (fake *FakePublishingConnection) PublishCallCount() int

func (*FakePublishingConnection) PublishReturns

func (fake *FakePublishingConnection) PublishReturns(result1 error)

Jump to

Keyboard shortcuts

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