Exemplo n.º 1
0
 def __testOutputDirectoryName(self):
   """
   FIXME
   """
   utils.testDirectoryIsWritable(self.outputDirectoryName())
Exemplo n.º 2
0
 def __testTempDirectoryName(self):
   """
   FIXME
   """
   utils.testDirectoryIsWritable(self.tempDirectoryName())