cmn-clib(CommonLibraryForC)
C言語共通ライブラリ
 全て データ構造 ファイル 関数 変数 型定義 列挙型 列挙値 マクロ定義
tag_CmnTestPlan 構造体

#include <CmnTest.h>

フィールド

CmnDataListcaseList
 
CmnTimeDateTime startTime
 
CmnTimeDateTime endTime
 
char * report
 

詳解

テストプラン

フィールド詳解

CmnDataList* tag_CmnTestPlan::caseList

テストケースのリスト

CmnTimeDateTime tag_CmnTestPlan::endTime

テスト終了日時

char* tag_CmnTestPlan::report

テスト実施結果

CmnTimeDateTime tag_CmnTestPlan::startTime

テスト開始日時


この構造体詳解は次のファイルから抽出されました: