sourcerepository_test

package
v1.3.749 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSourceRepoer

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

func NewMockSourceRepoer

func NewMockSourceRepoer() *MockSourceRepoer

func (*MockSourceRepoer) CreateSourceRepository

func (mock *MockSourceRepoer) CreateSourceRepository(_param0 string, _param1 string, _param2 string) error

func (*MockSourceRepoer) DeleteSourceRepository

func (mock *MockSourceRepoer) DeleteSourceRepository(_param0 string) error

func (*MockSourceRepoer) GetSourceRepository

func (mock *MockSourceRepoer) GetSourceRepository(_param0 string) (*v1.SourceRepository, error)

func (*MockSourceRepoer) VerifyWasCalled

func (mock *MockSourceRepoer) VerifyWasCalled(invocationCountMatcher pegomock.Matcher) *VerifierSourceRepoer

func (*MockSourceRepoer) VerifyWasCalledInOrder

func (mock *MockSourceRepoer) VerifyWasCalledInOrder(invocationCountMatcher pegomock.Matcher, inOrderContext *pegomock.InOrderContext) *VerifierSourceRepoer

func (*MockSourceRepoer) VerifyWasCalledOnce

func (mock *MockSourceRepoer) VerifyWasCalledOnce() *VerifierSourceRepoer

type SourceRepoer_CreateSourceRepository_OngoingVerification

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

func (*SourceRepoer_CreateSourceRepository_OngoingVerification) GetAllCapturedArguments

func (c *SourceRepoer_CreateSourceRepository_OngoingVerification) GetAllCapturedArguments() (_param0 []string, _param1 []string, _param2 []string)

func (*SourceRepoer_CreateSourceRepository_OngoingVerification) GetCapturedArguments

type SourceRepoer_DeleteSourceRepository_OngoingVerification

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

func (*SourceRepoer_DeleteSourceRepository_OngoingVerification) GetAllCapturedArguments

func (c *SourceRepoer_DeleteSourceRepository_OngoingVerification) GetAllCapturedArguments() (_param0 []string)

func (*SourceRepoer_DeleteSourceRepository_OngoingVerification) GetCapturedArguments

type SourceRepoer_GetSourceRepository_OngoingVerification

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

func (*SourceRepoer_GetSourceRepository_OngoingVerification) GetAllCapturedArguments

func (c *SourceRepoer_GetSourceRepository_OngoingVerification) GetAllCapturedArguments() (_param0 []string)

func (*SourceRepoer_GetSourceRepository_OngoingVerification) GetCapturedArguments

type VerifierSourceRepoer

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

func (*VerifierSourceRepoer) CreateSourceRepository

func (verifier *VerifierSourceRepoer) CreateSourceRepository(_param0 string, _param1 string, _param2 string) *SourceRepoer_CreateSourceRepository_OngoingVerification

func (*VerifierSourceRepoer) DeleteSourceRepository

func (verifier *VerifierSourceRepoer) DeleteSourceRepository(_param0 string) *SourceRepoer_DeleteSourceRepository_OngoingVerification

func (*VerifierSourceRepoer) GetSourceRepository

Directories

Path Synopsis
Code generated by pegomock.
Code generated by pegomock.

Jump to

Keyboard shortcuts

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