test_doc
函数

函数

 BOOST_AUTO_TEST_CASE (test_PG_FixedHoldDays)
 
 BOOST_AUTO_TEST_CASE (test_ProfitGoal)
 

详细描述

函数说明

BOOST_AUTO_TEST_CASE ( test_PG_FixedHoldDays  )
检测点
  • 检查默认参数
  • days = 0
  • days = 1
  • days = 2
  • days = 3
  • days = 4
  • days = 8

在文件 test_PG_FixedHoldDays.cpp28 行定义.

BOOST_AUTO_TEST_CASE ( test_ProfitGoal  )
检测点
  • 基本操作
  • 测试克隆操作

在文件 test_ProfitGoal.cpp55 行定义.