Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpy/webpy
/ TestItem
Class
TestItem
tests/test_template.py:7–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
7
class
TestItem:
8
__test__ = False
# silence collection warning from test framework
9
10
def
__init__(self):
11
self.id = 12345
12
13
14
class
_TestResult:
Callers
2
test_accessor
Method · 0.85
test_href
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_accessor
Method · 0.68
test_href
Method · 0.68