#include <ored/portfolio/compositetrade.hpp>#include <boost/make_shared.hpp>#include <boost/test/unit_test.hpp>#include <boost/test/data/test_case.hpp>#include <oret/datapaths.hpp>#include <ored/marketdata/marketimpl.hpp>#include <ored/portfolio/builders/equityforward.hpp>#include <ored/portfolio/builders/equityoption.hpp>#include <ored/portfolio/equityforward.hpp>#include <ored/portfolio/equityoption.hpp>#include <oret/toplevelfixture.hpp>#include <ql/termstructures/volatility/equityfx/blackconstantvol.hpp>#include <ql/termstructures/yield/flatforward.hpp>#include <ql/time/daycounters/actualactual.hpp>#include <qle/indexes/equityindex.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (testSyntheticForward) | |
| BOOST_AUTO_TEST_CASE (testMultiCcyComposite) | |
| BOOST_AUTO_TEST_CASE (testCompositeReferenceData) | |
| BOOST_AUTO_TEST_CASE (testConstructionWithCompositeTradeReferenceData) | |
| BOOST_AUTO_TEST_CASE | ( | testSyntheticForward | ) |
Definition at line 108 of file compositetrade.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testMultiCcyComposite | ) |
Definition at line 157 of file compositetrade.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testCompositeReferenceData | ) |
Definition at line 216 of file compositetrade.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testConstructionWithCompositeTradeReferenceData | ) |
Definition at line 273 of file compositetrade.cpp.
Here is the call graph for this function: