testlib

package
v0.0.0-...-6dd0210 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2014 License: MIT, MIT Imports: 19 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) TestBox

func (t *TestSuite) TestBox()

func (*TestSuite) TestColoredBox

func (t *TestSuite) TestColoredBox()

func (*TestSuite) TestGroup

func (t *TestSuite) TestGroup()

func (*TestSuite) TestPartialTextureRotatedBox

func (t *TestSuite) TestPartialTextureRotatedBox()

func (*TestSuite) TestRotatedBox

func (t *TestSuite) TestRotatedBox()

func (*TestSuite) TestScaledBox

func (t *TestSuite) TestScaledBox()

func (*TestSuite) TestSegment

func (t *TestSuite) TestSegment()

func (*TestSuite) TestSegmentCenter

func (t *TestSuite) TestSegmentCenter()

func (*TestSuite) TestShape

func (t *TestSuite) TestShape()

func (*TestSuite) TestTexturedBox

func (t *TestSuite) TestTexturedBox()

func (*TestSuite) TestTexturedRotatedBox

func (t *TestSuite) TestTexturedRotatedBox()

func (*TestSuite) TestTranslatedBox

func (t *TestSuite) TestTranslatedBox()

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