cert-manager/pkg/controller/test/doc.go
2018-08-07 16:13:46 +01:00

7 lines
253 B
Go

// Package test contains testing utilities used for constructing fake Contexts
// which can be used during tests.
//
// It should be used for all unit tests that require a set of fake clientsets etc
// in order to provide test consistency.
package test