testutilx

package
v0.0.0-...-6b1b9c3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package testutilx contains utils for tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseSuite

type BaseSuite struct {
	suite.Suite
	Ctrl *gomock.Controller
}

BaseSuite base suite for reuse.

func (*BaseSuite) SetupSuite

func (s *BaseSuite) SetupSuite()

SetupSuite setup base suite.

func (*BaseSuite) SetupTest

func (s *BaseSuite) SetupTest()

SetupTest setup before test.

func (*BaseSuite) TearDownTest

func (s *BaseSuite) TearDownTest()

TearDownTest tear down after test.

Jump to

Keyboard shortcuts

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