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

#include <deploy_inst_tests.h>

Inheritance diagram for DeployInstTests:

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::DeployInstsrc_inst
 
cyclus::Timer ti_
 

Detailed Description

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

Member Function Documentation

◆ SetUp() [1/2]

void DeployInstTests::SetUp ( )
virtual

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

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

◆ SetUp() [2/2]

virtual void DeployInstTests::SetUp ( )
virtual

◆ TearDown() [1/2]

void DeployInstTests::TearDown ( )
virtual

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

References ctx_, producer, and src_inst.

◆ TearDown() [2/2]

virtual void DeployInstTests::TearDown ( )
virtual

Member Data Documentation

◆ capacity

double DeployInstTests::capacity
protected

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

Referenced by SetUp().

◆ commodity

cyclus::toolkit::Commodity DeployInstTests::commodity
protected

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

Referenced by SetUp().

◆ ctx_

cyclus::Context * DeployInstTests::ctx_
protected

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

Referenced by SetUp(), and TearDown().

◆ producer

TestProducer * DeployInstTests::producer
protected

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

Referenced by SetUp(), and TearDown().

◆ rec_

cyclus::Recorder DeployInstTests::rec_
protected

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

Referenced by SetUp().

◆ src_inst

cycamore::DeployInst * DeployInstTests::src_inst
protected

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

Referenced by SetUp(), and TearDown().

◆ ti_

cyclus::Timer DeployInstTests::ti_
protected

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

Referenced by SetUp().


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