testlib

package
v0.0.0-...-4ebfbc9 Latest Latest
Warning

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

Go to latest
Published: May 13, 2014 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// We don't need high framerate for testing
	FramesPerSecond = 15
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TestSuite

type TestSuite struct {
	prettytest.Suite
	// contains filtered or unexported fields
}

func NewTestSuite

func NewTestSuite(outputPath string) *TestSuite

func (*TestSuite) BeforeAll

func (t *TestSuite) BeforeAll()

func (*TestSuite) TestPrint

func (t *TestSuite) TestPrint()

func (*TestSuite) TestRotate

func (t *TestSuite) TestRotate()

func (*TestSuite) Timeout

func (t *TestSuite) Timeout(timeout time.Duration)

Timeout timeouts the tests after the given duration.

Jump to

Keyboard shortcuts

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