#include <boost/test/unit_test.hpp>
#include <orea/scenario/shiftscenariogenerator.hpp>
#include <ored/utilities/to_string.hpp>
#include <oret/toplevelfixture.hpp>
#include <test/oreatoplevelfixture.hpp>
Go to the source code of this file.
Typedefs | |
typedef ShiftScenarioGenerator::ScenarioDescription | SSDes |
typedef SSDes::Type | SSType |
typedef RiskFactorKey | RFKey |
typedef RFKey::KeyType | RFType |
Functions | |
BOOST_AUTO_TEST_CASE (testShiftScenarioStringConstruction) | |
Definition at line 30 of file shiftscenariogenerator.cpp.
typedef SSDes::Type SSType |
Definition at line 31 of file shiftscenariogenerator.cpp.
typedef RiskFactorKey RFKey |
Definition at line 32 of file shiftscenariogenerator.cpp.
typedef RFKey::KeyType RFType |
Definition at line 33 of file shiftscenariogenerator.cpp.
BOOST_AUTO_TEST_CASE | ( | testShiftScenarioStringConstruction | ) |
Definition at line 60 of file shiftscenariogenerator.cpp.