test

package
v0.0.0-...-6577f4d Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 6 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 {
	suite.Suite
	App app.App
	// contains filtered or unexported fields
}

Suite is a base test suite

func (*Suite) SetupSuite

func (s *Suite) SetupSuite()

SetupSuite prepares global context for tests

func (*Suite) SetupTest

func (s *Suite) SetupTest()

SetupTest prepares context for test

func (*Suite) TearDownSuite

func (s *Suite) TearDownSuite()

TearDownSuite clears context after tests

func (*Suite) TearDownTest

func (s *Suite) TearDownTest()

TearDownTest clears local context after test

Jump to

Keyboard shortcuts

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