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