Searched refs:IdeaProperties (Results 1 – 4 of 4) sorted by relevance
350 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)367 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)381 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)385 @mock.patch.object(config.IdeaProperties, '_reset_max_file_size')386 @mock.patch.object(config.IdeaProperties, '_set_default_idea_properties')393 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)398 @mock.patch.object(config.IdeaProperties, '_reset_max_file_size')399 @mock.patch.object(config.IdeaProperties, '_set_default_idea_properties')405 cfg = config.IdeaProperties(IdeaPropertiesUnittests._CONFIG_DIR)
243 @mock.patch.object(config.IdeaProperties, 'set_max_file_size')471 @mock.patch.object(config.IdeaProperties, 'set_max_file_size')
293 class IdeaProperties: class
240 config.IdeaProperties(intellij_config_dir).set_max_file_size()