CYCAMORE
Protected Member Functions | Protected Attributes | List of all members
cycamore::GrowthRegionTests Class Reference

#include <growth_region_tests.h>

Inheritance diagram for cycamore::GrowthRegionTests:

Protected Member Functions

bool ManagesCommodity (cyclus::toolkit::Commodity &commodity)
 
bool ManagesCommodity (cyclus::toolkit::Commodity &commodity)
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 

Protected Attributes

std::string commodity_name
 
cyclus::Context * ctx
 
std::string demand_params
 
std::string demand_start
 
std::string demand_type
 
cyclus::Recorder rec
 
cycamore::GrowthRegionregion
 
cyclus::Timer ti
 

Detailed Description

Definition at line 19 of file _tmp_build/cycamore/growth_region_tests.h.

Member Function Documentation

bool cycamore::GrowthRegionTests::ManagesCommodity ( cyclus::toolkit::Commodity &  commodity)
protected
bool cycamore::GrowthRegionTests::ManagesCommodity ( cyclus::toolkit::Commodity &  commodity)
protected
virtual void cycamore::GrowthRegionTests::SetUp ( )
protectedvirtual
void cycamore::GrowthRegionTests::SetUp ( )
protectedvirtual
void cycamore::GrowthRegionTests::TearDown ( )
protectedvirtual

Definition at line 18 of file _tmp_build/cycamore/growth_region_tests.cc.

References ctx, and region.

virtual void cycamore::GrowthRegionTests::TearDown ( )
protectedvirtual

Member Data Documentation

std::string cycamore::GrowthRegionTests::commodity_name
protected

Definition at line 25 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp(), and cycamore::TEST_F().

cyclus::Context * cycamore::GrowthRegionTests::ctx
protected

Definition at line 21 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp(), and TearDown().

std::string cycamore::GrowthRegionTests::demand_params
protected

Definition at line 25 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp().

std::string cycamore::GrowthRegionTests::demand_start
protected

Definition at line 25 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp().

std::string cycamore::GrowthRegionTests::demand_type
protected

Definition at line 25 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp().

cyclus::Recorder cycamore::GrowthRegionTests::rec
protected

Definition at line 23 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp().

cycamore::GrowthRegion * cycamore::GrowthRegionTests::region
protected
cyclus::Timer cycamore::GrowthRegionTests::ti
protected

Definition at line 22 of file _tmp_build/cycamore/growth_region_tests.h.

Referenced by SetUp().


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