MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / run

Method run

tests/integration/test_integration_bundle_run.py:45–47  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43 self.val = val
44
45 def run(self):
46 assert self.val == 42 # defined in `TestBundleRun.test_tiny``
47 return self.val
48
49
50class _Runnable43:

Callers 15

run_training_testFunction · 0.45
run_testFunction · 0.45
run_testFunction · 0.45
run_training_testFunction · 0.45
run_inference_testFunction · 0.45
test_scripts_foldMethod · 0.45
test_nnunetv2runnerMethod · 0.45
test_nnunet_bundleMethod · 0.45
run_interactionMethod · 0.45
run_training_testFunction · 0.45
test_logfileMethod · 0.45
test_filenameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected