def test_text(self):
     summary.text('dummy', 'text 123')
示例#2
0
 def test_text(self):
     compare_proto(summary.text('dummy', 'text 123'), self)