メンバー
ExecutionInfo
ExecutionInfo ExecutionInfo(requirements={}, exec_group='test')
パラメータ
| パラメータ | 説明 |
|---|---|
requirements
|
dict; デフォルトは {}ハードウェア プラットフォームなどの特別な実行要件を示す辞書。 |
exec_group
|
string。デフォルトは 'test'です。 テストの実行に使用される実行グループの名前。 |
exec_group
string ExecutionInfo.exec_group
要件
dict ExecutionInfo.requirements