# Functions
NewMockCommand creates a new instance of MockCommand.
NewMockFile creates a new instance of MockFile.
NewMockFoundation creates a new instance of MockFoundation.
NewMockFs creates a new instance of MockFs.
NewMockHttpClient creates a new instance of MockHttpClient.
NewMockVegetaAttacker creates a new instance of MockVegetaAttacker.
NewMockVegetaMetrics creates a new instance of MockVegetaMetrics.
# Structs
MockCommand is an autogenerated mock type for the Command type.
No description provided by the author
MockCommand_IsRunning_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsRunning'.
MockCommand_ProcessPid_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProcessPid'.
MockCommand_ProcessSignal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProcessSignal'.
MockCommand_Run_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Run'.
MockCommand_SetStderr_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetStderr'.
MockCommand_SetStdout_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetStdout'.
MockCommand_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
MockCommand_StderrPipe_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StderrPipe'.
MockCommand_StdoutPipe_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StdoutPipe'.
MockCommand_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.
MockCommand_Wait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Wait'.
MockFile is an autogenerated mock type for the File type.
MockFile_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockFile_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
MockFile_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
MockFile_ReadAt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadAt'.
MockFile_Readdir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Readdir'.
MockFile_Readdirnames_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Readdirnames'.
MockFile_Seek_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Seek'.
MockFile_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'.
MockFile_Sync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sync'.
MockFile_Truncate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Truncate'.
MockFile_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.
MockFile_WriteAt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteAt'.
MockFile_WriteString_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteString'.
MockFoundation is an autogenerated mock type for the Foundation type.
MockFoundation_Chdir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Chdir'.
MockFoundation_CurrentUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CurrentUser'.
MockFoundation_DryRun_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DryRun'.
MockFoundation_ExecCommand_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExecCommand'.
No description provided by the author
MockFoundation_Fs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Fs'.
MockFoundation_GenerateUuid_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateUuid'.
MockFoundation_Getwd_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Getwd'.
MockFoundation_HttpClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HttpClient'.
MockFoundation_Logger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Logger'.
MockFoundation_LookupEnvVar_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupEnvVar'.
MockFoundation_User_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'User'.
MockFoundation_UserGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserGroup'.
MockFoundation_UserHomeDir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserHomeDir'.
MockFoundation_VegetaAttacker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VegetaAttacker'.
MockFoundation_VegetaMetrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VegetaMetrics'.
MockFs is an autogenerated mock type for the Fs type.
MockFs_Chmod_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Chmod'.
MockFs_Chown_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Chown'.
MockFs_Chtimes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Chtimes'.
MockFs_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
MockFs_Mkdir_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Mkdir'.
MockFs_MkdirAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MkdirAll'.
MockFs_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
MockFs_Open_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Open'.
MockFs_OpenFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OpenFile'.
MockFs_Remove_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Remove'.
MockFs_RemoveAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveAll'.
MockFs_Rename_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rename'.
MockFs_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'.
MockHttpClient is an autogenerated mock type for the HttpClient type.
MockHttpClient_Do_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Do'.
No description provided by the author
MockVegetaAttacker is an autogenerated mock type for the VegetaAttacker type.
MockVegetaAttacker_Attack_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Attack'.
No description provided by the author
MockVegetaMetrics is an autogenerated mock type for the VegetaMetrics type.
MockVegetaMetrics_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
MockVegetaMetrics_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockVegetaMetrics_Metrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Metrics'.