iutest  1.17.1.0
クラス | 名前空間 | マクロ定義 | 関数
iutest_env.hpp ファイル

iris unit test 環境 ファイル [詳解]

#include "iutest_config.hpp"
#include "internal/iutest_charcode.hpp"
#include "internal/iutest_random.hpp"
#include "internal/iutest_regex.hpp"
#include "iutest_listener.hpp"
#include "impl/iutest_env.ipp"
iutest_env.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  iutest::Environment
 環境セットクラス [詳解]
 
class  iutest::TestFlag
 テストフラグ [詳解]
 
class  iutest::TestEnv
 テスト環境 [詳解]
 
class  iutest::iu_global_format_stringstream
 ostream_formatter オプションが適用されてた stringstream [詳解]
 

名前空間

 iutest
 iutest root namespace
 

マクロ定義

#define IUTEST_FLAG(name)   IIUT_FLAG(name)
 フラグセット [詳解]
 

関数

inline ::std::string iutest::EnvironmentString (const char *name)
 環境変数の取得
 

詳解

iris unit test 環境 ファイル

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