MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / isPassed

Method isPassed

tools/PythonExtensionChecker.py:824–825  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

822 self.passed = passed
823
824 def isPassed(self):
825 return self.passed
826
827 def setMaintainer(self, maintainer):
828 self.maintainer = maintainer

Callers 2

to_cdash_xmlMethod · 0.80
writeOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected