Documentation
¶
Overview ¶
Package testing provides a testing object T with functions for classical unit testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
func (*T) AssertEqual ¶
func (t *T) AssertEqual(have interface{}, want interface{})
func (*T) AssertMatch ¶
Click to show internal directories.
Click to hide internal directories.