gotest

package
v0.0.0-...-65feeac Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2013 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package gotest contains internal functionality. Although this package contains one or more exported names it is not intended for public consumption. See the examples package for how to use this project.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatExternalFileAndLine

func FormatExternalFileAndLine() string

func ResolveExternalCaller

func ResolveExternalCaller() (file string, line int, name string)

Types

type T

type T interface {
	Fail()
}

This interface allows us to pass the *testing.T struct throughout the internals of this tool without ever having to import the "testing" package.

Jump to

Keyboard shortcuts

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