# Functions
NewMockAuthenticator creates a new mock instance.
NewMockConfiguration creates a new mock instance.
NewMockConfigurationOptions creates a new mock instance.
NewMockData creates a new mock instance.
NewMockEngine creates a new mock instance.
NewMockEntry creates a new mock instance.
NewMockInvocationContext creates a new mock instance.
NewMockNetworkAccess creates a new mock instance.
NewMockProgressBar creates a new mock instance.
NewMockUserInterface creates a new mock instance.
# Structs
MockAuthenticator is a mock of Authenticator interface.
MockAuthenticatorMockRecorder is the mock recorder for MockAuthenticator.
MockConfiguration is a mock of Configuration interface.
MockConfigurationMockRecorder is the mock recorder for MockConfiguration.
MockConfigurationOptions is a mock of ConfigurationOptions interface.
MockConfigurationOptionsMockRecorder is the mock recorder for MockConfigurationOptions.
MockData is a mock of Data interface.
MockDataMockRecorder is the mock recorder for MockData.
MockEngine is a mock of Engine interface.
MockEngineMockRecorder is the mock recorder for MockEngine.
MockEntry is a mock of Entry interface.
MockEntryMockRecorder is the mock recorder for MockEntry.
MockInvocationContext is a mock of InvocationContext interface.
MockInvocationContextMockRecorder is the mock recorder for MockInvocationContext.
MockNetworkAccess is a mock of NetworkAccess interface.
MockNetworkAccessMockRecorder is the mock recorder for MockNetworkAccess.
MockProgressBar is a mock of ProgressBar interface.
MockProgressBarMockRecorder is the mock recorder for MockProgressBar.
MockUserInterface is a mock of UserInterface interface.
MockUserInterfaceMockRecorder is the mock recorder for MockUserInterface.