MCPcopy
hub / github.com/zitadel/zitadel / MockEncryptionAlgorithmMockRecorder

Struct MockEncryptionAlgorithmMockRecorder

internal/crypto/crypto.mock.go:26–28  ·  view source on GitHub ↗

MockEncryptionAlgorithmMockRecorder is the mock recorder for MockEncryptionAlgorithm.

Source from the content-addressed store, hash-verified

24
25// MockEncryptionAlgorithmMockRecorder is the mock recorder for MockEncryptionAlgorithm.
26type MockEncryptionAlgorithmMockRecorder struct {
27 mock *MockEncryptionAlgorithm
28}
29
30// NewMockEncryptionAlgorithm creates a new mock instance.
31func NewMockEncryptionAlgorithm(ctrl *gomock.Controller) *MockEncryptionAlgorithm {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected