Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
tests.end_to_end.examples.test.test_candidates_reader.TestCandidateReader Class Reference

Public Member Functions

 test_empty_reader (self)
 
 create_and_test_link_profile (self, study_path)
 
 test_read_candidates (self, tmp_path)
 
 test_installed_link_profile_array (self, tmp_path)
 
 setup (self, tmp_path)
 
 test_antares_ntc_file_path (self, tmp_path)
 

Public Attributes

 ini_reader
 
 candidates
 
 links
 

Protected Member Functions

 _create_reader (self, tmp_path, content)
 

Static Protected Member Functions

str _create_candidate_content (int section, str name, str area1, str area2)
 
str _create_direct_link_profile_content (str link_profile)
 
str _create_indirect_link_profile_content (str link_profile)
 
str _create_already_installed_capacity_content (float already_installed_capacity)
 
str _create_already_installed_link_profile_content (str already_installed_link_profile)
 
str _create_already_installed_direct_link_profile_content (str already_installed_link_profile)
 
str _create_already_installed_indirect_link_profile_content (str already_installed_link_profile)
 
 _create_link_profile_file (file_path, array)
 

Member Function Documentation

◆ setup()

tests.end_to_end.examples.test.test_candidates_reader.TestCandidateReader.setup (   self,
  tmp_path 
)
setup any state tied to the execution of the given method in a
class.  setup_method is invoked for every test method of a class.

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