CYCAMORE
Loading...
Searching...
No Matches
ManagerInstTests Class Reference

#include <manager_inst_tests.h>

Inheritance diagram for ManagerInstTests:

Public Member Functions

virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 

Protected Attributes

double capacity
 
cyclus::toolkit::Commodity commodity
 
cyclus::Context * ctx_
 
TestProducerproducer
 
cyclus::Recorder rec_
 
cycamore::ManagerInstsrc_inst
 
cyclus::Timer ti_
 

Detailed Description

Definition at line 42 of file build/cycamore/manager_inst_tests.h.

Member Function Documentation

◆ SetUp() [1/2]

void ManagerInstTests::SetUp ( )
virtual

Definition at line 9 of file build/cycamore/manager_inst_tests.cc.

References capacity, commodity, ctx_, producer, rec_, src_inst, and ti_.

◆ SetUp() [2/2]

virtual void ManagerInstTests::SetUp ( )
virtual

◆ TearDown() [1/2]

void ManagerInstTests::TearDown ( )
virtual

Definition at line 20 of file build/cycamore/manager_inst_tests.cc.

References ctx_, producer, and src_inst.

◆ TearDown() [2/2]

virtual void ManagerInstTests::TearDown ( )
virtual

Member Data Documentation

◆ capacity

double ManagerInstTests::capacity
protected

Definition at line 52 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp().

◆ commodity

cyclus::toolkit::Commodity ManagerInstTests::commodity
protected

Definition at line 51 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp().

◆ ctx_

cyclus::Context * ManagerInstTests::ctx_
protected

Definition at line 53 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp(), and TearDown().

◆ producer

TestProducer * ManagerInstTests::producer
protected

Definition at line 49 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp(), and TearDown().

◆ rec_

cyclus::Recorder ManagerInstTests::rec_
protected

Definition at line 55 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp().

◆ src_inst

cycamore::ManagerInst * ManagerInstTests::src_inst
protected

Definition at line 48 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp(), and TearDown().

◆ ti_

cyclus::Timer ManagerInstTests::ti_
protected

Definition at line 54 of file build/cycamore/manager_inst_tests.h.

Referenced by SetUp().


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