MCPcopy Create free account
hub / github.com/MCSLTeam/MCSL2 / stop

Method stop

MCSL2Lib/ProgramControllers/downloadController_test.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 return None
24
25 def stop(self):
26 return None
27
28
29class DownloadTaskTest(unittest.TestCase):

Callers 11

reloadTimerMethod · 0.80
stopCronSchedulerMethod · 0.80
onServerClosedHandlerMethod · 0.80
cancelInstallMethod · 0.80
__EndInstallAsyncMethod · 0.80
__EndInstallAsyncMethod · 0.80
setCurrentIndexMethod · 0.80
pauseMethod · 0.80
cancelMethod · 0.80
_update_progressMethod · 0.80
_on_download_finishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected