Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
class
_Runnable43:
Callers
15
run_training_test
Function · 0.45
run_test
Function · 0.45
run_test
Function · 0.45
run_training_test
Function · 0.45
run_inference_test
Function · 0.45
test_scripts_fold
Method · 0.45
test_nnunetv2runner
Method · 0.45
test_nnunet_bundle
Method · 0.45
run_interaction
Method · 0.45
run_training_test
Function · 0.45
test_logfile
Method · 0.45
test_filename
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected