suite

package
v0.0.0-...-71aa9d5 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 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 Suite

type Suite struct {
	*testing.T                            // need for call methods *testing.T inside Suite
	Cfg        *config.Config             // app configuration
	AuthClient auth_service_v1.AuthClient // client for interaction with gRPC-server
}

func New

func New(t *testing.T) (context.Context, *Suite)

Jump to

Keyboard shortcuts

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