mock_sound

package
v0.0.0-...-af3ad01 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_sound is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSound

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

MockSound is a mock of Sound interface.

func NewMockSound

func NewMockSound(ctrl *gomock.Controller) *MockSound

NewMockSound creates a new mock instance.

func (*MockSound) EXPECT

func (m *MockSound) EXPECT() *MockSoundMockRecorder

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

func (*MockSound) Location

func (m *MockSound) Location() string

Location mocks base method.

func (*MockSound) Play

func (m *MockSound) Play() error

Play mocks base method.

func (*MockSound) Type

func (m *MockSound) Type() sound.AudioFileType

Type mocks base method.

type MockSoundMockRecorder

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

MockSoundMockRecorder is the mock recorder for MockSound.

func (*MockSoundMockRecorder) Location

func (mr *MockSoundMockRecorder) Location() *gomock.Call

Location indicates an expected call of Location.

func (*MockSoundMockRecorder) Play

func (mr *MockSoundMockRecorder) Play() *gomock.Call

Play indicates an expected call of Play.

func (*MockSoundMockRecorder) Type

func (mr *MockSoundMockRecorder) Type() *gomock.Call

Type indicates an expected call of Type.

Jump to

Keyboard shortcuts

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