Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datacamp/pythonwhat
/ test
Method
test
pythonwhat/Test.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
self.process = process
53
54
def
test(self):
55
self.result = isDefinedCollInProcess(self.name, self.key, self.process)
56
57
58
# Testing class
Callers
nothing calls this directly
Calls
1
isDefinedCollInProcess
Function · 0.85
Tested by
no test coverage detected