iutest  1.17.1.0
クラス | 名前空間 | 関数
iutest_result.hpp ファイル

iris unit test result [詳解]

#include "iutest_config.hpp"
#include "internal/iutest_message.hpp"
iutest_result.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  iutest::TestPartResultReporterInterface
 テスト結果の通知処理インターフェイス [詳解]
 
class  iutest::TestPartResult
 テスト結果を示すクラス [詳解]
 
class  iutest::TestProperty
 テストプロパティ [詳解]
 
class  iutest::TestResult
 テスト結果を示すクラス [詳解]
 

名前空間

 iutest
 iutest root namespace
 

関数

iu_ostream & iutest::operator<< (iu_ostream &os, const TestPartResult &result)
 TestPartResult print 出力
 

詳解

iris unit test result

著者
t.shirayanagi
copyright
Copyright (C) 2011-2017, Takazumi Shirayanagi
This software is released under the new BSD License, see LICENSE