#include <oret/toplevelfixture.hpp>
#include <boost/test/unit_test.hpp>
#include <oret/datapaths.hpp>
#include <ored/portfolio/builders/indexcreditdefaultswap.hpp>
#include <ored/portfolio/builders/indexcreditdefaultswapoption.hpp>
#include <ored/portfolio/indexcreditdefaultswap.hpp>
#include <ored/portfolio/indexcreditdefaultswapoption.hpp>
#include <ored/marketdata/csvloader.hpp>
#include <ored/marketdata/todaysmarket.hpp>
#include <ored/portfolio/enginedata.hpp>
#include <ored/portfolio/enginefactory.hpp>
#include <ored/portfolio/portfolio.hpp>
#include <ored/portfolio/referencedata.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testSpreadStrikeNoDefaultsIndexCurve) | |
BOOST_AUTO_TEST_CASE (testSpreadStrikeNoDefaultsUnderlyingCurves) | |
BOOST_AUTO_TEST_CASE (testPriceStrikeNoDefaultsIndexCurve) | |
BOOST_AUTO_TEST_CASE (testPriceStrikeNoDefaultsUnderlyingCurves) | |
BOOST_AUTO_TEST_CASE | ( | testSpreadStrikeNoDefaultsIndexCurve | ) |
Definition at line 127 of file cdsindexoption.cpp.
BOOST_AUTO_TEST_CASE | ( | testSpreadStrikeNoDefaultsUnderlyingCurves | ) |
Definition at line 132 of file cdsindexoption.cpp.
BOOST_AUTO_TEST_CASE | ( | testPriceStrikeNoDefaultsIndexCurve | ) |
Definition at line 137 of file cdsindexoption.cpp.
BOOST_AUTO_TEST_CASE | ( | testPriceStrikeNoDefaultsUnderlyingCurves | ) |
Definition at line 144 of file cdsindexoption.cpp.