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