مشاركة عبر


TestCaseFlakinessBranchInfo interface

يمثل معلومات فرع التقشر لحالة الاختبار.

الخصائص

automatedTestName

AutomatedTestName لنتيجة الاختبار.

automatedTestStorage

AutomatedTestStorage من نتيجة الاختبار.

flakyBranches

قائمة الفروع التي تقشر فيها المعرف المرجعي لحالة الاختبار.

lastRefTestRunDate

الوقت الذي تم فيه تشغيل الاختبار آخر مرة.

testCaseReferenceId

معرف TestCaseReference.

testCaseTitle

TestCaseTitle من نتيجة الاختبار.

تفاصيل الخاصية

automatedTestName

AutomatedTestName لنتيجة الاختبار.

automatedTestName: string

قيمة الخاصية

string

automatedTestStorage

AutomatedTestStorage من نتيجة الاختبار.

automatedTestStorage: string

قيمة الخاصية

string

flakyBranches

قائمة الفروع التي تقشر فيها المعرف المرجعي لحالة الاختبار.

flakyBranches: string[]

قيمة الخاصية

string[]

lastRefTestRunDate

الوقت الذي تم فيه تشغيل الاختبار آخر مرة.

lastRefTestRunDate: Date

قيمة الخاصية

Date

testCaseReferenceId

معرف TestCaseReference.

testCaseReferenceId: number

قيمة الخاصية

number

testCaseTitle

TestCaseTitle من نتيجة الاختبار.

testCaseTitle: string

قيمة الخاصية

string