次の方法で共有


TestResultModelBase interface

プロパティ

comment

結果にコメントします。

completedDate

実行完了時刻(UTC)。

durationInMs

実行期間。

errorMessage

結果にエラーメッセージが表示されます。

outcome

結果のテスト結果。

startedDate

実行開始時刻(UTC)。

プロパティの詳細

comment

結果にコメントします。

comment: string

プロパティ値

string

completedDate

実行完了時刻(UTC)。

completedDate: Date

プロパティ値

Date

durationInMs

実行期間。

durationInMs: number

プロパティ値

number

errorMessage

結果にエラーメッセージが表示されます。

errorMessage: string

プロパティ値

string

outcome

結果のテスト結果。

outcome: string

プロパティ値

string

startedDate

実行開始時刻(UTC)。

startedDate: Date

プロパティ値

Date