亚洲好骚综合-亚洲黄色录像-亚洲黄色网址-亚洲黄色网址大全-99久久99久久-99久久99久久精品国产

您的位置:軟件測試 > 開源軟件測試 > 開源單元測試工具 > cppUnit
CPPUnit實例Simple class
作者:網絡轉載 發布時間:[ 2013/3/15 14:10:45 ] 推薦標簽:

        1. CppUnit是xUnit系列中的c++實現版本,它是從JUnit移植過來的,第一個移植版本由Michael Feathers完成,安裝cppunit,你可以在此下載cppunit的新版本,新版本是CppUnit release 1.12.0,安裝方法,現解壓,然后到文件夾下找到INSTALL-WIN32.txt(windows平臺)

        2.打開examples下的examples.dsw,編譯鏈接即可完成。

        3.分析所要測試的類class

class Money
{
public:
  Money( double amount, std::string currency )
    : m_amount( amount )
    , m_currency( currency )
  {
  }

  double getAmount() const
  {
    return m_amount;
  }

  std::string getCurrency() const
  {
    return m_currency;
  }

  bool operator ==( const Money &other ) const
  {
    return m_amount == other.m_amount  &&
           m_currency == other.m_currency;
  }

  bool operator !=( const Money &other ) const
  {
    return !(*this == other);
  }

  Money &operator +=( const Money &other )
  {
    if ( m_currency != other.m_currency )
      throw IncompatibleMoneyError();

    m_amount += other.m_amount;
    return *this;
  }

private:
  double m_amount;
  std::string m_currency;
};

        4. 所要測試的有哪些接口呢?

        我們分析一下這個類的公開的屬性和方法。這些都是我們要測試的接口。

構造函數
Money( double amount, std::string currency )
接口函數有
double getAmount() const
std::string getCurrency() const
bool operator ==( const Money &other ) const
bool operator !=( const Money &other ) const
Money &operator +=( const Money &other )

上一頁123下一頁
軟件測試工具 | 聯系我們 | 投訴建議 | 誠聘英才 | 申請使用列表 | 網站地圖
滬ICP備07036474 2003-2017 版權所有 上海澤眾軟件科技有限公司 Shanghai ZeZhong Software Co.,Ltd
主站蜘蛛池模板: 国产99在线播放免费 | 日韩每日更新 | 亚洲天堂在线播放 | 男女午夜 | 午夜理伦 | 欧美人体一区二区三区 | a国产视频 | 亚洲日本一区二区三区在线不卡 | 吃奶呻吟打开双腿做受动态图 | 日日摸处处碰夜夜爽视频 | 在线播放h| 国产黑色丝袜小视频在线 | 免费国产zzzwww色 | 日韩在线观看不卡 | 亚洲精品国产成人专区 | 成人在线一区二区 | 丝袜美腿极品老师系列集合 | 男女很黄很色床视频网站免 | 成人网在线 | 国产视频欧美 | 欧美激情一区二区三区 | 日韩欧美国产卡通动漫 | 日韩理论片在线观看 | 一级做a爱片性色毛片武则天五则 | 欧美xxxx做受欧美88bbw | 午夜观看 | 亚洲欧美精品成人久久91 | 亚洲第一成年人网站 | 欧美色图日韩 | 久久橹| 精品卡1卡2卡三卡免费网站 | 99视频在线观看精品 | a级毛片无码免费真人 | 欧洲精品视频在线观看 | 欧美操日韩 | 日本一区二区三区不卡在线视频 | 国产一区二区三区美女秒播 | 国产福利免费视频 | 国产欧美久久一区二区 | 亚洲经典激情春色另类 | 888xxxx免费视频 |