Exemplo n.º 1
0
 def test_when_empty(self):
     ''' Check behavior is correct when empty '''
     # It should return None in both cases
     lst = RunnerTests()
     self.assertTrue(len(lst.test_to_negotiate_uri('foo')) > 10)