Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test_suffix
Method
test_suffix
deps/v8/tools/testrunner/objects/testcase.py:647–648 ·
view source on GitHub ↗
(self, test)
Source
from the content-addressed store, hash-verified
645
""
"Dummy default processor for original tests implemented by duck-typing."
""
646
647
def
test_suffix(self, test):
648
return
None
649
650
@property
651
def
name(self):
Callers
1
test_suffixes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected