MCPcopy 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
7class TestItem:
8 __test__ = False # silence collection warning from test framework
9
10 def __init__(self):
11 self.id = 12345
12
13
14class _TestResult:

Callers 2

test_accessorMethod · 0.85
test_hrefMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_accessorMethod · 0.68
test_hrefMethod · 0.68