def test_contains_path_with_basename(self):
assert 'samplefile' in self.root
-> assert 'not_existing' not in self.root