Searched refs:IdeaPropertiesUnittests (Results 1 – 1 of 1) sorted by relevance
335 class IdeaPropertiesUnittests(unittest.TestCase): class342 IdeaPropertiesUnittests._CONFIG_DIR = tempfile.mkdtemp()346 shutil.rmtree(IdeaPropertiesUnittests._CONFIG_DIR)350 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)355 generated_file = os.path.join(IdeaPropertiesUnittests._CONFIG_DIR,367 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)369 generated_file = os.path.join(IdeaPropertiesUnittests._CONFIG_DIR,381 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)393 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)405 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)