CYCAMORE
Public Member Functions | Public Attributes | List of all members
test_regression._Recycle Class Reference
Inheritance diagram for test_regression._Recycle:
Inheritance graph
[legend]
Collaboration diagram for test_regression._Recycle:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, args, kwargs)
 
def do_compare (self, fromfac, tofac, nuclide, exp_invs)
 
def test_pu239_reactor_repo (self)
 
def test_pu239_sep_repo (self)
 
- Public Member Functions inherited from test_regression.TestRegression
def __init__ (self, args, kwargs)
 
def find_ids (self, spec, a, spec_col="Spec", id_col="AgentId")
 
def setUp (self)
 
def tearDown (self)
 
def to_ary (self, a, k)
 

Public Attributes

 ext
 
 outf
 
 sql
 
- Public Attributes inherited from test_regression.TestRegression
 agent_entry
 
 agent_exit
 
 compositions
 
 conn
 
 cur
 
 enrichments
 
 ext
 
 inf
 
 info
 
 outf
 
 resources
 
 rsrc_qtys
 
 transactions
 

Detailed Description

This class tests the input/recycle.xml file.

Definition at line 429 of file test_regression.py.

Constructor & Destructor Documentation

◆ __init__()

def test_regression._Recycle.__init__ (   self,
  args,
  kwargs 
)

Definition at line 432 of file test_regression.py.

References test_regression.TestRegression.outf.

Member Function Documentation

◆ do_compare()

def test_regression._Recycle.do_compare (   self,
  fromfac,
  tofac,
  nuclide,
  exp_invs 
)

◆ test_pu239_reactor_repo()

def test_regression._Recycle.test_pu239_reactor_repo (   self)

Definition at line 512 of file test_regression.py.

References test_regression._Recycle.do_compare().

Here is the call graph for this function:

◆ test_pu239_sep_repo()

def test_regression._Recycle.test_pu239_sep_repo (   self)

Definition at line 478 of file test_regression.py.

References test_regression._Recycle.do_compare().

Here is the call graph for this function:

Member Data Documentation

◆ ext

test_regression._Recycle.ext

Definition at line 438 of file test_regression.py.

◆ outf

test_regression._Recycle.outf

Definition at line 439 of file test_regression.py.

◆ sql

test_regression._Recycle.sql

Definition at line 440 of file test_regression.py.

Referenced by test_regression._Recycle.do_compare().


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