Ejemplo n.º 1
0
 def test_text(self):
     summary.text('dummy', 'text 123')
Ejemplo n.º 2
0
 def test_text(self):
     compare_proto(summary.text('dummy', 'text 123'), self)