MockEncryptionAlgorithmMockRecorder is the mock recorder for MockEncryptionAlgorithm.
| 24 | |
| 25 | // MockEncryptionAlgorithmMockRecorder is the mock recorder for MockEncryptionAlgorithm. |
| 26 | type MockEncryptionAlgorithmMockRecorder struct { |
| 27 | mock *MockEncryptionAlgorithm |
| 28 | } |
| 29 | |
| 30 | // NewMockEncryptionAlgorithm creates a new mock instance. |
| 31 | func NewMockEncryptionAlgorithm(ctrl *gomock.Controller) *MockEncryptionAlgorithm { |
nothing calls this directly
no outgoing calls
no test coverage detected