Versions in this module Expand all Collapse all v0 v0.17.1 Oct 26, 2019 Changes in this version + var Record = flag.Bool("record", false, ...) + func FakeGCPCredentials(ctx context.Context) (*google.Credentials, error) + func FakeGCPDefaultCredentials(t *testing.T) func() + func HasDockerTestEnvironment() bool + func NewAWSSession(ctx context.Context, t *testing.T, region string) (sess *session.Session, rt http.RoundTripper, cleanup func(), initState int64) + func NewAzureKeyVaultTestClient(ctx context.Context, t *testing.T) (*http.Client, func()) + func NewAzureTestPipeline(ctx context.Context, t *testing.T, api string, credential azblob.Credential, ...) (pipeline.Pipeline, func(), *http.Client) + func NewGCPClient(ctx context.Context, t *testing.T) (client *gcp.HTTPClient, rt http.RoundTripper, done func()) + func NewGCPgRPCConn(ctx context.Context, t *testing.T, endPoint, api string) (*grpc.ClientConn, func()) + func NewRecordReplayClient(ctx context.Context, t *testing.T, rf func(r *httpreplay.Recorder)) (c *http.Client, cleanup func(), initState int64)