![]() |
CYCAMORE
|
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")[:] | |
This class tests the input/recycle.xml file.
Definition at line 578 of file test_regression.py.
| test_regression.TestGreedyRecycle.setup_class | ( | cls | ) |
Reimplemented from test_regression._Recycle.
Definition at line 582 of file test_regression.py.
References setup_class().
Referenced by setup_class().