# Functions
NewMockAuthenticityRepository creates a new mock instance.
NewMockAvailabilityRepository creates a new mock instance.
NewMockCertificationRepository creates a new mock instance.
NewMockEncryptionRepository creates a new mock instance.
NewMockIntegrityRepository creates a new mock instance.
NewMockLocalKeysRepository creates a new mock instance.
NewMockLocalStorageRepository creates a new mock instance.
NewMockMerkleTreeRepository creates a new mock instance.
NewMockMessageAggregatorRepository creates a new mock instance.
NewMockMetadataRepository creates a new mock instance.
NewMockNotificationRepository creates a new mock instance.
NewMockProcessRepository creates a new mock instance.
# Structs
MockAuthenticityRepository is a mock of AuthenticityRepository interface.
MockAuthenticityRepositoryMockRecorder is the mock recorder for MockAuthenticityRepository.
MockAvailabilityRepository is a mock of AvailabilityRepository interface.
MockAvailabilityRepositoryMockRecorder is the mock recorder for MockAvailabilityRepository.
MockCertificationRepository is a mock of CertificationRepository interface.
MockCertificationRepositoryMockRecorder is the mock recorder for MockCertificationRepository.
MockEncryptionRepository is a mock of EncryptionRepository interface.
MockEncryptionRepositoryMockRecorder is the mock recorder for MockEncryptionRepository.
MockIntegrityRepository is a mock of IntegrityRepository interface.
MockIntegrityRepositoryMockRecorder is the mock recorder for MockIntegrityRepository.
MockLocalKeysRepository is a mock of LocalKeysRepository interface.
MockLocalKeysRepositoryMockRecorder is the mock recorder for MockLocalKeysRepository.
MockLocalStorageRepository is a mock of LocalStorageRepository interface.
MockLocalStorageRepositoryMockRecorder is the mock recorder for MockLocalStorageRepository.
MockMerkleTreeRepository is a mock of MerkleTreeRepository interface.
MockMerkleTreeRepositoryMockRecorder is the mock recorder for MockMerkleTreeRepository.
MockMessageAggregatorRepository is a mock of MessageAggregatorRepository interface.
MockMessageAggregatorRepositoryMockRecorder is the mock recorder for MockMessageAggregatorRepository.
MockMetadataRepository is a mock of MetadataRepository interface.
MockMetadataRepositoryMockRecorder is the mock recorder for MockMetadataRepository.
MockNotificationRepository is a mock of NotificationRepository interface.
MockNotificationRepositoryMockRecorder is the mock recorder for MockNotificationRepository.
MockProcessRepository is a mock of ProcessRepository interface.
MockProcessRepositoryMockRecorder is the mock recorder for MockProcessRepository.