mock_ddbinstall

package
v0.0.0-...-5c68377 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_ddbinstall is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDB

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

MockDB is a mock of DB interface.

func NewMockDB

func NewMockDB(ctrl *gomock.Controller) *MockDB

NewMockDB creates a new mock instance.

func (*MockDB) CreateTable

func (m *MockDB) CreateTable(arg0 dynamodb.CreateTableInput) error

CreateTable mocks base method.

func (*MockDB) DeleteTable

func (m *MockDB) DeleteTable(arg0 dynamodb.DeleteTableInput) error

DeleteTable mocks base method.

func (*MockDB) DescribeTable

DescribeTable mocks base method.

func (*MockDB) EXPECT

func (m *MockDB) EXPECT() *MockDBMockRecorder

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

func (*MockDB) UpdateTable

func (m *MockDB) UpdateTable(arg0 dynamodb.UpdateTableInput) error

UpdateTable mocks base method.

func (*MockDB) UpdateTimeToLive

func (m *MockDB) UpdateTimeToLive(arg0 dynamodb.UpdateTimeToLiveInput) error

UpdateTimeToLive mocks base method.

func (*MockDB) WaitTable

func (m *MockDB) WaitTable(arg0 dynamodb.DescribeTableInput) error

WaitTable mocks base method.

func (*MockDB) WaitUntilTableNotExists

func (m *MockDB) WaitUntilTableNotExists(arg0 dynamodb.DescribeTableInput) error

WaitUntilTableNotExists mocks base method.

type MockDBMockRecorder

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

MockDBMockRecorder is the mock recorder for MockDB.

func (*MockDBMockRecorder) CreateTable

func (mr *MockDBMockRecorder) CreateTable(arg0 interface{}) *gomock.Call

CreateTable indicates an expected call of CreateTable.

func (*MockDBMockRecorder) DeleteTable

func (mr *MockDBMockRecorder) DeleteTable(arg0 interface{}) *gomock.Call

DeleteTable indicates an expected call of DeleteTable.

func (*MockDBMockRecorder) DescribeTable

func (mr *MockDBMockRecorder) DescribeTable(arg0 interface{}) *gomock.Call

DescribeTable indicates an expected call of DescribeTable.

func (*MockDBMockRecorder) UpdateTable

func (mr *MockDBMockRecorder) UpdateTable(arg0 interface{}) *gomock.Call

UpdateTable indicates an expected call of UpdateTable.

func (*MockDBMockRecorder) UpdateTimeToLive

func (mr *MockDBMockRecorder) UpdateTimeToLive(arg0 interface{}) *gomock.Call

UpdateTimeToLive indicates an expected call of UpdateTimeToLive.

func (*MockDBMockRecorder) WaitTable

func (mr *MockDBMockRecorder) WaitTable(arg0 interface{}) *gomock.Call

WaitTable indicates an expected call of WaitTable.

func (*MockDBMockRecorder) WaitUntilTableNotExists

func (mr *MockDBMockRecorder) WaitUntilTableNotExists(arg0 interface{}) *gomock.Call

WaitUntilTableNotExists indicates an expected call of WaitUntilTableNotExists.

Jump to

Keyboard shortcuts

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