FTQuant  0.1
Functions
u_MonteCarlo.cpp File Reference

Unit tests for MonteCarloResult and MonteCarloPricer class implementations. More...

#include <gtest/gtest.h>
#include <ftqlib.hpp>
Include dependency graph for u_MonteCarlo.cpp:

Go to the source code of this file.

Functions

 TEST (MonteCarloResult, to_json)
 Unit test for MonteCarloResult::to_json(). More...
 

Detailed Description

Unit tests for MonteCarloResult and MonteCarloPricer class implementations.

See also
MonteCarloResult
MonteCarloPricer
tests/u_PartialDiffEq.cpp

Definition in file u_MonteCarlo.cpp.

Function Documentation

◆ TEST()

TEST ( MonteCarloResult  ,
to_json   
)

Unit test for MonteCarloResult::to_json().

Checks that the output is valid JSON.

Unit test for MonteCarloResult::to_json()

Definition at line 13 of file u_MonteCarlo.cpp.

References MonteCarloResult::to_json().