CYCAMORE
Loading...
Searching...
No Matches
test_regression.TestCBCPhysorEnrichment Class Reference
Inheritance diagram for test_regression.TestCBCPhysorEnrichment:
test_regression._PhysorEnrichment test_regression.TestRegression

Public Member Functions

 setup_class (cls)
 
- Public Member Functions inherited from test_regression._PhysorEnrichment
 test_deploy (self)
 
 test_nu (self)
 
 test_swu (self)
 
 test_xactions1 (self)
 
 test_xactions2 (self)
 
- Public Member Functions inherited from test_regression.TestRegression
 find_ids (cls, spec, a, spec_col="Spec", id_col="AgentId")
 
 teardown_class (cls)
 
 to_ary (cls, a, k)
 

Additional Inherited Members

- Public Attributes inherited from test_regression._PhysorEnrichment
 enr_id = cls.find_ids(":cycamore:Enrichment", tbl)
 
 rx_id = cls.find_ids(":cycamore:Reactor", tbl)
 
- Public Attributes inherited from test_regression.TestRegression
 agent_entry = f.get_node("/AgentEntry")[:]
 
str agent_exit
 
 compositions = f.get_node("/Compositions")[:]
 
 conn = sqlite3.connect(cls.outf)
 
 cur = cls.conn.cursor()
 
str enrichments
 
str ext = '.sqlite'
 
 inf = inf
 
 info = f.get_node("/Info")[:]
 
str outf = str(uuid.uuid4()) + cls.ext
 
 resources = f.get_node("/Resources")[:]
 
dict rsrc_qtys
 
 transactions = f.get_node("/Transactions")[:]
 

Detailed Description

Definition at line 168 of file test_regression.py.

Member Function Documentation

◆ setup_class()

test_regression.TestCBCPhysorEnrichment.setup_class ( cls)

Reimplemented from test_regression._PhysorEnrichment.

Definition at line 170 of file test_regression.py.

References setup_class(), and test_regression.skip_if_dont_allow_milps().

Referenced by setup_class().


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