Documentation ¶ Overview ¶ Package testing provides utility methods for testing. Index ¶ func NewContext(t *testing.T) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewContext ¶ func NewContext(t *testing.T) context.Context NewContext returns a context appropriate for calling a gRPC service that is not hosted on a cluster or in Minimatch, (ie: tests not in test/e2e/). For those tests use OM.Context() method. Types ¶ This section is empty. Source Files ¶ View all Source files context.go Click to show internal directories. Click to hide internal directories.