#include "toplevelfixture.hpp"#include <boost/assign/list_of.hpp>#include <boost/make_shared.hpp>#include <boost/test/unit_test.hpp>#include <ql/math/comparison.hpp>#include <ql/settings.hpp>#include <ql/termstructures/yield/discountcurve.hpp>#include <ql/termstructures/yield/flatforward.hpp>#include <ql/termstructures/yield/zerocurve.hpp>#include <ql/time/calendars/nullcalendar.hpp>#include <qle/termstructures/discountratiomodifiedcurve.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (testStandardCurves) | |
| BOOST_AUTO_TEST_CASE (testExtrapolationSettings) | |
| BOOST_AUTO_TEST_CASE (testConstructionNullUnderlyingCurvesThrow) | |
| BOOST_AUTO_TEST_CASE (testLinkingNullUnderlyingCurvesThrow) | |
| BOOST_AUTO_TEST_CASE | ( | testStandardCurves | ) |
Definition at line 40 of file discountratiomodifiedcurve.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testExtrapolationSettings | ) |
Definition at line 92 of file discountratiomodifiedcurve.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | testConstructionNullUnderlyingCurvesThrow | ) |
Definition at line 135 of file discountratiomodifiedcurve.cpp.
| BOOST_AUTO_TEST_CASE | ( | testLinkingNullUnderlyingCurvesThrow | ) |
Definition at line 164 of file discountratiomodifiedcurve.cpp.