mocks_test

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockThemeManager

type MockThemeManager struct {
	mock.Mock
}

func (*MockThemeManager) Delete

func (m *MockThemeManager) Delete(theme string) error

func (*MockThemeManager) Download

func (m *MockThemeManager) Download(themeName string) error

func (*MockThemeManager) List

func (m *MockThemeManager) List() ([]string, error)

func (*MockThemeManager) Open

func (m *MockThemeManager) Open(themeName string) (*Theme, error)

type MockThemeRenderer

type MockThemeRenderer struct {
	mock.Mock
}

func (*MockThemeRenderer) Render

func (m *MockThemeRenderer) Render(w io.Writer, theme *Theme, collection postman.Collection) error

Jump to

Keyboard shortcuts

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