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

Public Member Functions

def __init__ (self, args, kwargs)
 
def setUp (self)
 
def test_rxtr1_xactions (self)
 
def test_rxtr2_xactions (self)
 
def test_rxtr3_xactions (self)
 
def test_rxtr_deployment (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

 r3
 
 smox
 
 suox
 
- 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 2_Sources_3_Reactor.xml file related to the Cyclus
Physor 2014 publication. Reactor deployment and transactions between
suppliers and reactors are tested.

Definition at line 180 of file test_regression.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 185 of file test_regression.py.

Member Function Documentation

◆ setUp()

def test_regression._PhysorSources.setUp (   self)

Definition at line 188 of file test_regression.py.

References test_regression.TestRegression.agent_entry, and test_regression.TestRegression.find_ids().

Here is the call graph for this function:

◆ test_rxtr1_xactions()

def test_regression._PhysorSources.test_rxtr1_xactions (   self)

◆ test_rxtr2_xactions()

def test_regression._PhysorSources.test_rxtr2_xactions (   self)

◆ test_rxtr3_xactions()

def test_regression._PhysorSources.test_rxtr3_xactions (   self)

◆ test_rxtr_deployment()

def test_regression._PhysorSources.test_rxtr_deployment (   self)

Member Data Documentation

◆ r3

test_regression._PhysorSources.r3

◆ smox

test_regression._PhysorSources.smox

◆ suox

test_regression._PhysorSources.suox

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