CYCAMORE
Loading...
Searching...
No Matches
test_regression.TestCBCRecycle Class Reference
Inheritance diagram for test_regression.TestCBCRecycle:
test_regression._Recycle test_regression.TestRegression

Public Member Functions

 setup_class (cls)
 
- Public Member Functions inherited from test_regression._Recycle
 do_compare (self, fromfac, tofac, nuclide, exp_invs)
 
 test_pu239_reactor_repo (self)
 
 test_pu239_sep_repo (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._Recycle
str sql
 
- 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

This class tests the input/recycle.xml file.

Definition at line 585 of file test_regression.py.

Member Function Documentation

◆ setup_class()

test_regression.TestCBCRecycle.setup_class ( cls)

Reimplemented from test_regression._Recycle.

Definition at line 589 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: