Ignore

func Ignore() TestDeep

Ignore operator is always true, whatever data is. It is useful when comparing a slice and wanting to ignore some indexes, for example.

See also Ignore godoc.

Examples

Base example