MCPcopy Create free account
hub / github.com/LabPy/lantz / emit

Method emit

lantz/testsuite/test_feat.py:18–19  ·  view source on GitHub ↗
(self, record)

Source from the content-addressed store, hash-verified

16 self.history = list()
17
18 def emit(self, record):
19 self.history.append(self.format(record))
20
21
22class FeatTest(unittest.TestCase):

Callers 13

set_cacheMethod · 0.45
set_cacheMethod · 0.45
processMethod · 0.45
on_initializingMethod · 0.45
on_initializedMethod · 0.45
on_exceptionMethod · 0.45
internalMethod · 0.45
on_start_stop_clickedMethod · 0.45
internalMethod · 0.45
on_start_stop_clickedMethod · 0.45
_scanMethod · 0.45
scan_amplitudeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected