Esempio n. 1
0
 def test_get_attributes(self):
     item = EvaluateItem()
     attributes = ItemEvaluator.get_attributes(item)
     for a in attributes:
         print(a)
     self.assertEquals(5, len(attributes))  # 4 is the number of attribute except private.