Exemplo n.º 1
0
 def test_attending(self):
     self.assertTrue(coucheventjoiner.is_attending(self.event_attending))
Exemplo n.º 2
0
 def test_attending(self):
     self.assertFalse(coucheventjoiner.is_attending(self.event_ok))