package testingtsupport
import "github.com/onsi/gomega/internal/testingtsupport"
Index ¶
- Variables
- func BuildTestingTGomegaFailWrapper(t gomegaTestingT) *types.GomegaFailWrapper
- type EmptyTWithHelper
Variables ¶
var StackTracePruneRE = regexp.MustCompile(`\/gomega\/|\/ginkgo\/|\/pkg\/testing\/|\/pkg\/runtime\/`)
Functions ¶
func BuildTestingTGomegaFailWrapper ¶
func BuildTestingTGomegaFailWrapper(t gomegaTestingT) *types.GomegaFailWrapper
Types ¶
type EmptyTWithHelper ¶
type EmptyTWithHelper struct{}
func (EmptyTWithHelper) Helper ¶
func (e EmptyTWithHelper) Helper()
Source Files ¶
- Version
- v1.10.3
- Published
- Oct 12, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 4 days ago –
Tools for package owners.