#include <boost/make_shared.hpp>
#include <boost/test/unit_test.hpp>
#include <ored/marketdata/fxtriangulation.hpp>
#include <oret/toplevelfixture.hpp>
#include <ql/quotes/simplequote.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (testDataLoaded) | |
BOOST_AUTO_TEST_CASE (testUnity) | |
BOOST_AUTO_TEST_CASE (testValues) | |
BOOST_AUTO_TEST_CASE (testMoreThanOneStep) | |
BOOST_AUTO_TEST_CASE (testBadInputsThrow) | |
BOOST_AUTO_TEST_CASE | ( | testDataLoaded | ) |
Definition at line 81 of file fxtriangulation.cpp.
BOOST_AUTO_TEST_CASE | ( | testUnity | ) |
Definition at line 87 of file fxtriangulation.cpp.
BOOST_AUTO_TEST_CASE | ( | testValues | ) |
Definition at line 92 of file fxtriangulation.cpp.
BOOST_AUTO_TEST_CASE | ( | testMoreThanOneStep | ) |
Definition at line 113 of file fxtriangulation.cpp.
BOOST_AUTO_TEST_CASE | ( | testBadInputsThrow | ) |
Definition at line 121 of file fxtriangulation.cpp.