test

package
v0.0.0-...-f7471f1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertError

func AssertError(t *testing.T, actualResponse *httptest.ResponseRecorder, expectedErrorCode int, expectedMessageAndDetails ...string)

AssertError asserts that the provided response contains the expected error

Types

type UnitTestSuite

type UnitTestSuite struct {
	suite.Suite
	Config *configuration.Config
}

UnitTestSuite is the base test suite for unit tests.

func (*UnitTestSuite) SetupSuite

func (s *UnitTestSuite) SetupSuite()

SetupSuite sets the suite up and sets testmode.

func (*UnitTestSuite) TearDownSuite

func (s *UnitTestSuite) TearDownSuite()

TearDownSuite tears down the test suite.

Jump to

Keyboard shortcuts

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