MCPcopy Create free account
hub / github.com/Kitware/VTK / __init__

Method __init__

Web/Python/vtkmodules/web/testing.py:390–392  ·  view source on GitHub ↗
(self, url=None, testname=None, **kwargs)

Source from the content-addressed store, hash-verified

388 pass
389
390 def __init__(self, url=None, testname=None, **kwargs):
391 self.url = url
392 self.testname = testname
393
394 def run_test(self):
395 try:

Callers 3

__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected