Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ FakeSuite
Class
FakeSuite
deps/v8/tools/testrunner/testproc/variant_test.py:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
50
class
FakeSuite(object):
51
52
def
__init__(self, name):
53
self.name = name
54
55
56
class
FakeTest(object):
Callers
1
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.56