MCPcopy
hub / github.com/SpecterOps/BloodHound / MockDatabaseMockRecorder

Struct MockDatabaseMockRecorder

cmd/api/src/database/mocks/db.go:51–53  ·  view source on GitHub ↗

MockDatabaseMockRecorder is the mock recorder for MockDatabase.

Source from the content-addressed store, hash-verified

49
50// MockDatabaseMockRecorder is the mock recorder for MockDatabase.
51type MockDatabaseMockRecorder struct {
52 mock *MockDatabase
53}
54
55// NewMockDatabase creates a new mock instance.
56func NewMockDatabase(ctrl *gomock.Controller) *MockDatabase {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected