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