Exemplo n.º 1
0
 def test__still_fresh__(self):
     d = '2009-03-17T14:27:59+01:00'
     ss = SparqlSpace(self.uri, self.connect)
     assert not ss.__still_fresh__(d), 'this date should not be fresh'