Exemplo n.º 1
0
 def test_to_html(self):
     interval = HTMLInterval(raw='Interval')
     self.assertEqual('Interval', interval.to_html())
Exemplo n.º 2
0
 def test_to_html(self):
     interval = HTMLInterval(raw='Interval')
     self.assertEqual('Interval', interval.to_html())