dbtest

package
v0.0.0-...-e36a8a6 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBSuite

type DBSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func NewDBSuite

func NewDBSuite(create func() Storage) *DBSuite

func (*DBSuite) SetupTest

func (s *DBSuite) SetupTest()

func (*DBSuite) TearDownTest

func (s *DBSuite) TearDownTest()

func (*DBSuite) TestWAL

func (s *DBSuite) TestWAL()

type SMSuite

type SMSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func NewSMSuite

func NewSMSuite(create func() Storage) *SMSuite

func (*SMSuite) SetupTest

func (s *SMSuite) SetupTest()

func (*SMSuite) TearDownTest

func (s *SMSuite) TearDownTest()

func (*SMSuite) TestApply

func (s *SMSuite) TestApply()

type Storage

type Storage interface {
	ragit.StateMachine
	ragit.Storage
	Close()
}

Jump to

Keyboard shortcuts

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