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

Method reset

Common/Core/Testing/Python/TestCommand.py:31–34  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29 self.calldata = d
30
31 def reset(self):
32 self.caller = None
33 self.event = None
34 self.calldata = None
35
36
37class TestCommand(Testing.vtkTest):

Callers 11

__init__Method · 0.95
SetArraysWithDefaultMethod · 0.45
LogScopeRAIIMethod · 0.45
FreeCellBoundsMethod · 0.45
FreeSearchStructureMethod · 0.45
~vtkCellBinnerMethod · 0.45
~CellProcessorMethod · 0.45
InitializeMethod · 0.45
DeepCopyMethod · 0.45
AllocateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected