Пример #1
0
 def test_article(self):
     
     tag = CloudTag()
     tag.name = "torta"
     
     self.assertEquals(tag.article(),"a")