MCPcopy
hub / github.com/operator-framework/operator-sdk / Cleanup

Method Cleanup

internal/scorecard/scorecard.go:37–37  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

35 Initialize(context.Context) error
36 RunTest(context.Context, v1alpha3.TestConfiguration, bool) (*v1alpha3.TestStatus, error)
37 Cleanup(context.Context) error
38}
39
40type Scorecard struct {

Callers 1

RunMethod · 0.65

Implementers 2

PodTestRunnerinternal/scorecard/scorecard.go
FakeTestRunnerinternal/scorecard/scorecard.go

Calls

no outgoing calls

Tested by

no test coverage detected