Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertObject ¶
func AssertObject(t TestingT, got interface{}, expectPath string, assert func(got, expect interface{}), )
AssertObject compares the given object with the object in the given file. It uses json as encoder and decoder.
func DeepEqualObject ¶
DeepEqualObject compares the given object with the object in the given file. It uses json as encoder and decoder.
func GetRepositoryRoot ¶
GetRepositoryRoot returns the root path of the repository.zazz
Types ¶
Click to show internal directories.
Click to hide internal directories.