Beispiel #1
0
 def test_has(self):
     ps = PlaceSet()
     self.assertTrue(ps.has(self.place))
 def test_has(self):
     ps = PlaceSet()
     self.assertTrue(ps.has(self.place))