pgtest

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunTestMain

func RunTestMain(m *testing.M, packageName string, assign func(*Server)) int

Types

type Database

type Database struct {
	Name string
	DSN  string
	Port uint32
}

type Server

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

func StartSharedServer

func StartSharedServer(packageName string) (*Server, error)

func (*Server) Close

func (s *Server) Close() error

func (*Server) NewIsolatedDatabase

func (s *Server) NewIsolatedDatabase(t *testing.T) Database

func (*Server) NewIsolatedEntClient

func (s *Server) NewIsolatedEntClient(t *testing.T) *ent.Client

func (*Server) Port

func (s *Server) Port() uint32

Jump to

Keyboard shortcuts

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