![]() |
CYCAMORE
|
#include <storage_tests.h>
Protected Member Functions | |
void | InitParameters () |
void | InitParameters () |
virtual void | SetUp () |
virtual void | SetUp () |
void | SetUpStorage () |
void | SetUpStorage () |
virtual void | TearDown () |
virtual void | TearDown () |
void | TestAddMat (cycamore::Storage *fac, cyclus::Material::Ptr mat) |
void | TestAddMat (cycamore::Storage *fac, cyclus::Material::Ptr mat) |
void | TestBuffers (cycamore::Storage *fac, double inv, double proc, double ready, double stocks) |
void | TestBuffers (cycamore::Storage *fac, double inv, double proc, double ready, double stocks) |
void | TestCurrentCap (cycamore::Storage *fac, double inv) |
void | TestCurrentCap (cycamore::Storage *fac, double inv) |
void | TestInitState (cycamore::Storage *fac) |
void | TestInitState (cycamore::Storage *fac) |
void | TestReadyTime (cycamore::Storage *fac, int t) |
void | TestReadyTime (cycamore::Storage *fac, int t) |
void | TestStocks (cycamore::Storage *fac, cyclus::CompMap v) |
void | TestStocks (cycamore::Storage *fac, cyclus::CompMap v) |
Protected Attributes | |
bool | discrete_handling |
std::vector< std::string > | in_c1 |
std::string | in_r1 |
double | max_inv_size |
std::vector< std::string > | out_c1 |
std::string | package |
int | residence_time |
Storage * | src_facility_ |
cyclus::TestContext | tc_ |
double | throughput |
Definition at line 14 of file src/storage_tests.h.
|
protected |
Definition at line 18 of file build/cycamore/storage_tests.cc.
References discrete_handling, in_c1, in_r1, max_inv_size, out_c1, residence_time, and throughput.
Referenced by SetUp().
|
protected |
|
protectedvirtual |
Definition at line 8 of file build/cycamore/storage_tests.cc.
References InitParameters(), SetUpStorage(), src_facility_, and tc_.
|
protectedvirtual |
|
protected |
Definition at line 37 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::discrete_handling, discrete_handling, in_c1, cycamore::Storage::in_commods, in_r1, cycamore::Storage::in_recipe, cycamore::Storage::inventory_tracker, cycamore::Storage::max_inv_size, max_inv_size, out_c1, cycamore::Storage::out_commods, cycamore::Storage::package, package, cycamore::Storage::residence_time, residence_time, src_facility_, cycamore::Storage::throughput, and throughput.
Referenced by SetUp(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
|
protectedvirtual |
Definition at line 14 of file build/cycamore/storage_tests.cc.
References src_facility_.
|
protectedvirtual |
|
protected |
Definition at line 57 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::AddMat_(), and cycamore::Storage::inventory.
Referenced by cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 66 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::inventory, cycamore::Storage::processing, cycamore::Storage::ready, cycamore::Storage::stocks, and tc_.
Referenced by cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 85 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::current_capacity().
Referenced by cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 49 of file build/cycamore/storage_tests.cc.
References in_r1, cycamore::Storage::in_recipe, cycamore::Storage::max_inv_size, max_inv_size, cycamore::Storage::package, package, cycamore::Storage::residence_time, residence_time, cycamore::Storage::throughput, and throughput.
Referenced by cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 90 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::ready_time().
Referenced by cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 76 of file build/cycamore/storage_tests.cc.
References cycamore::Storage::stocks.
Referenced by cycamore::TEST_F().
|
protected |
|
protected |
Definition at line 38 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), and SetUpStorage().
|
protected |
Definition at line 33 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), and SetUpStorage().
|
protected |
Definition at line 34 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), SetUpStorage(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and TestInitState().
|
protected |
Definition at line 37 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), SetUpStorage(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and TestInitState().
|
protected |
Definition at line 33 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), and SetUpStorage().
|
protected |
Definition at line 39 of file build/cycamore/storage_tests.h.
Referenced by SetUpStorage(), and TestInitState().
|
protected |
Definition at line 36 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), SetUpStorage(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and TestInitState().
|
protected |
Definition at line 17 of file build/cycamore/storage_tests.h.
Referenced by SetUp(), SetUpStorage(), TearDown(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and cycamore::TEST_F().
|
protected |
Definition at line 16 of file build/cycamore/storage_tests.h.
Referenced by SetUp(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and TestBuffers().
|
protected |
Definition at line 37 of file build/cycamore/storage_tests.h.
Referenced by InitParameters(), SetUpStorage(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), cycamore::TEST_F(), and TestInitState().