Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
tests.python.test_resume_study.TestResumeStudy Class Reference

Public Member Functions

 setup_method (self)
 
 test_fail_if_simulation_output_path_not_found (self, tmp_path)
 
 test_fail_if_launcher_options_is_not_found (self, tmp_path)
 
 test_fail_if_launcher_options_is_empty (self, tmp_path)
 
 test_fail_if_options_file_not_found (self, tmp_path)
 
 test_fail_if_last_master_file_keyword_is_not_found (self, tmp_path)
 
 test_fail_if_last_master_file_not_found (self, tmp_path)
 
 test_fail_if_options_file_is_updated (self, tmp_path)
 

Public Attributes

str created_ouput_dir = Path(tempfile.mkdtemp()) / "lp"
 
str LAST_MASTER_MPS_KEYWORD = "LAST_MASTER_MPS"
 
str MASTER_MPS_KEYWORD = "MASTER_NAME"
 
str last_master_file = "master_last_iteration"
 
str master_file = "master"
 
str MPS_SUFFIX = ".mps"
 
str created_option_file = self.created_ouput_dir / "options.json"
 

The documentation for this class was generated from the following file: