testsuite

package
v0.0.0-...-833fa1d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseSuite

type DatabaseSuite struct {
	suite.Suite

	Ctx    context.Context
	Mock   sqlmock.Sqlmock
	BaseDB *sql.DB
	DB     *gorm.DB
	Logger *zap.Logger
}

DatabaseSuite implementation with database

func (*DatabaseSuite) SetupSuite

func (s *DatabaseSuite) SetupSuite()

SetupSuite inits context

func (*DatabaseSuite) TearDownSuite

func (s *DatabaseSuite) TearDownSuite()

TearDownSuite after finish

Jump to

Keyboard shortcuts

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