#include "toplevelfixture.hpp"
#include <boost/make_shared.hpp>
#include <boost/test/unit_test.hpp>
#include <ql/currencies/all.hpp>
#include <ql/indexes/ibor/gbplibor.hpp>
#include <ql/indexes/ibor/usdlibor.hpp>
#include <ql/quotes/simplequote.hpp>
#include <ql/termstructures/yield/discountcurve.hpp>
#include <ql/termstructures/yield/flatforward.hpp>
#include <ql/termstructures/yield/piecewiseyieldcurve.hpp>
#include <ql/time/calendars/all.hpp>
#include <ql/time/daycounters/actual360.hpp>
#include <ql/types.hpp>
#include <qle/pricingengines/crossccyswapengine.hpp>
#include <qle/termstructures/crossccybasismtmresetswaphelper.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testBootstrap) | |
BOOST_AUTO_TEST_CASE (testSpotFxChange) | |
BOOST_AUTO_TEST_CASE (testSpreadChange) | |
BOOST_AUTO_TEST_CASE (testMovingEvaluationDate) | |
BOOST_AUTO_TEST_CASE | ( | testBootstrap | ) |
Definition at line 137 of file crossccybasismtmresetswaphelper.cpp.
BOOST_AUTO_TEST_CASE | ( | testSpotFxChange | ) |
Definition at line 164 of file crossccybasismtmresetswaphelper.cpp.
BOOST_AUTO_TEST_CASE | ( | testSpreadChange | ) |
Definition at line 211 of file crossccybasismtmresetswaphelper.cpp.
BOOST_AUTO_TEST_CASE | ( | testMovingEvaluationDate | ) |
Definition at line 256 of file crossccybasismtmresetswaphelper.cpp.