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