def test_file(self):
     n = Namer()
     self.assertTrue(os.path.exists(n.getDirectory() + "/NamerTests.py"))