functional

package
v0.0.0-...-eefa5ad Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 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 BaseTestCase

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

func (BaseTestCase) AfterTest

func (tc BaseTestCase) AfterTest(suiteName, testName string)

func (*BaseTestCase) BaseFixturePath

func (tc *BaseTestCase) BaseFixturePath() string

BaseFixturePath return path to the source input files

func (*BaseTestCase) BeforeTest

func (tc *BaseTestCase) BeforeTest(suiteName, testName string)

func (*BaseTestCase) FixturePath

func (tc *BaseTestCase) FixturePath() string

func (BaseTestCase) FolderMatchesDesiredState

func (tc BaseTestCase) FolderMatchesDesiredState(msgAndArgs ...interface{}) bool

func (*BaseTestCase) SetBaseFixturePath

func (tc *BaseTestCase) SetBaseFixturePath(path string)

SetBaseFixturePath will set path to the source input files which will be modified by the test

Jump to

Keyboard shortcuts

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