test_doc
| 宏定义 | 函数
test_ProfitGoal.cpp 文件参考
#include <boost/test/unit_test.hpp>
#include <hikyuu/StockManager.h>
#include <hikyuu/trade_sys/profitgoal/ProfitGoalBase.h>

浏览源代码.

class  ProfitGoalTest
 

宏定义

#define BOOST_TEST_MODULE   test_hikyuu_trade_sys_suite
 

函数

 BOOST_AUTO_TEST_CASE (test_ProfitGoal)
 

宏定义说明

#define BOOST_TEST_MODULE   test_hikyuu_trade_sys_suite

在文件 test_ProfitGoal.cpp11 行定义.