package testingtsupport

import "github.com/onsi/gomega/internal/testingtsupport"

Index

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

testing_t_support.go

Version
v1.10.2
Published
Sep 4, 2020
Platform
linux/amd64
Imports
4 packages
Last checked
4 days ago

Tools for package owners.