test_doc
函数
test_indicator_PRICELIST

函数

 BOOST_AUTO_TEST_CASE (test_PRICELIST)
 

详细描述

函数说明

BOOST_AUTO_TEST_CASE ( test_PRICELIST  )
检测点
  • PriceList 为空
  • PriceList 非空
  • 数组指针为空
  • 数组指针非空
  • 从PriceList构造
  • 从PriceLIst, discard为1
  • 待转化数据为Indicator,Indicator为空
  • 待转化数据为Indicator, result_num=0
  • 待转化数据为Indicator, result_num=1

在文件 test_PRICELIST.cpp29 行定义.