test

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockedApiController

type MockedApiController struct {
	mock.Mock
}

func (*MockedApiController) CreateUser

func (m *MockedApiController) CreateUser(model *models.CreateUserViewModel) error

func (*MockedApiController) Ping

func (m *MockedApiController) Ping(maxAttempts int, waitTime time.Duration, verbose bool) error

func (*MockedApiController) UpdatePermissions

func (m *MockedApiController) UpdatePermissions(model *models.UpdatePermissionsViewModel) error

type MockedClient

type MockedClient struct {
	mock.Mock
}

func (*MockedClient) CreateUser

func (*MockedClient) Login

func (m *MockedClient) Login(credentials *models.UserCredentials) error

func (*MockedClient) UpdatePermissions

type MockedConfigController

type MockedConfigController struct {
	mock.Mock
}

func (*MockedConfigController) GetString

func (m *MockedConfigController) GetString(s string) string

func (*MockedConfigController) IsSet

func (m *MockedConfigController) IsSet(s string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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