#include "toplevelfixture.hpp"
#include <boost/test/unit_test.hpp>
#include <ql/currencies/europe.hpp>
#include <ql/quotes/simplequote.hpp>
#include <ql/termstructures/yield/flatforward.hpp>
#include <ql/time/calendars/target.hpp>
#include <ql/time/daycounters/actualactual.hpp>
#include <qle/instruments/payment.hpp>
#include <qle/pricingengines/paymentdiscountingengine.hpp>
#include <boost/make_shared.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testDomesicPayment) | |
BOOST_AUTO_TEST_CASE (testForeignPayment) | |
BOOST_AUTO_TEST_CASE | ( | testDomesicPayment | ) |
Definition at line 39 of file payment.cpp.
BOOST_AUTO_TEST_CASE | ( | testForeignPayment | ) |
Definition at line 59 of file payment.cpp.