MCPcopy Index your code
hub / github.com/datacamp/pythonwhat / test

Method test

pythonwhat/Test.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21 self.process = process
22
23 def test(self):
24 self.result = isDefinedInProcess(self.name, self.process)
25
26
27class DefinedCollTest(Test):

Callers

nothing calls this directly

Calls 1

isDefinedInProcessFunction · 0.85

Tested by

no test coverage detected