tclkm

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHelper

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

MockHelper is a test helper.

func (*MockHelper) AfterSuite

func (h *MockHelper) AfterSuite(_ context.Context, _ *gomega.WithT)

AfterSuite implements fixturez.AfterSuite.

func (*MockHelper) BeforeSuite

func (h *MockHelper) BeforeSuite(ctx context.Context, _ *gomega.WithT) context.Context

BeforeSuite implements fixturez.BeforeSuite.

func (*MockHelper) BeforeTest

func (h *MockHelper) BeforeTest(ctx context.Context, _ *gomega.WithT, _ *gomock.Controller) context.Context

BeforeTest implements fixturez.BeforeTest.

func (*MockHelper) GetMock

func (h *MockHelper) GetMock() *clock.Mock

GetMock returns the mock.

type RealHelper

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

RealHelper is a test helper.

func (*RealHelper) AfterSuite

func (h *RealHelper) AfterSuite(_ context.Context, _ *gomega.WithT)

AfterSuite implements fixturez.AfterSuite.

func (*RealHelper) BeforeSuite

func (h *RealHelper) BeforeSuite(ctx context.Context, _ *gomega.WithT) context.Context

BeforeSuite implements fixturez.BeforeSuite.

Jump to

Keyboard shortcuts

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