# Functions
NewMockApplicationStore creates a new mock instance.
NewMockCommandStore creates a new mock instance.
NewMockDeploymentStore creates a new mock instance.
NewMockPipedStore creates a new mock instance.
NewMockProjectStore creates a new mock instance.
# Structs
MockApplicationStore is a mock of ApplicationStore interface.
MockApplicationStoreMockRecorder is the mock recorder for MockApplicationStore.
MockCommandStore is a mock of CommandStore interface.
MockCommandStoreMockRecorder is the mock recorder for MockCommandStore.
MockDeploymentStore is a mock of DeploymentStore interface.
MockDeploymentStoreMockRecorder is the mock recorder for MockDeploymentStore.
MockPipedStore is a mock of PipedStore interface.
MockPipedStoreMockRecorder is the mock recorder for MockPipedStore.
MockProjectStore is a mock of ProjectStore interface.
MockProjectStoreMockRecorder is the mock recorder for MockProjectStore.