Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestEnvironment ¶
type TestEnvironment struct { DB *sqlx.DB Storage *common.S3Storage // contains filtered or unexported fields }
func NewTestEnvironment ¶
func (*TestEnvironment) Cleanup ¶
func (te *TestEnvironment) Cleanup()
Click to show internal directories.
Click to hide internal directories.