# Functions
NewMockTask creates a new instance of MockTask.
# Structs
MockTask is an autogenerated mock type for the Task type.
MockTask_Executable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Executable'.
No description provided by the author
MockTask_Id_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Id'.
MockTask_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
MockTask_Pid_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Pid'.
MockTask_PrivateUrl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PrivateUrl'.
MockTask_PublicUrl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PublicUrl'.
MockTask_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'.