MCPcopy Create free account
hub / github.com/GStreamer/gst-python / break_it_down

Method break_it_down

testsuite/old/test_element.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28# it don't matter to Jesus
29class TestElement(gst.Bin):
30 def break_it_down(self):
31 self.debug('Hammer Time')
32
33class ElementTest(TestCase):
34 name = 'fakesink'

Callers 1

testElementDebugMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected