Ejemplo n.º 1
0
 def test_empty(self):
     tm = TimeMap()
     last_step = tm.getLastStep( )
     self.assertEqual( last_step , -1 )
Ejemplo n.º 2
0
 def test_empty(self):
     tm = TimeMap()
     last_step = tm.getLastStep( )
     self.assertEqual( last_step , -1 )