Exemple #1
0
 def test_empty(self):
     tm = TimeMap()
     last_step = tm.getLastStep( )
     self.assertEqual( last_step , -1 )
Exemple #2
0
 def test_empty(self):
     tm = TimeMap()
     last_step = tm.getLastStep( )
     self.assertEqual( last_step , -1 )