MCPcopy
hub / github.com/saltstack/salt / error

Method error

tests/support/case.py:572–573  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

570 self._confirm.append(action)
571
572 def error(self, msg):
573 self._error.append(msg)
574
575
576class SPMCase(TestCase, AdaptedConfigurationTestCaseMixin):

Callers 15

_get_changelog_contentsFunction · 0.45
_get_salt_versionFunction · 0.45
download_onedir_artifactFunction · 0.45
upload_virustotalFunction · 0.45
sync_os_labelsFunction · 0.45
print_gh_eventFunction · 0.45
process_changed_filesFunction · 0.45
define_cache_seedFunction · 0.45
upload_coverageFunction · 0.45
_define_testrunFunction · 0.45

Calls 1

appendMethod · 0.45

Tested by 11

check_dockerFunction · 0.36
setup_containerFunction · 0.36
cleanupFunction · 0.36
test_artifactsFunction · 0.36
get_pytest_pathFunction · 0.36
list_testsFunction · 0.36
log_errorMethod · 0.36
_ensure_deletionMethod · 0.36
tearDownMethod · 0.36