TestCaseDTO
testapi.TestCaseDTO
export
interface
TestCaseDTO
Properties
createdTime
• Optional
createdTime: string
memberof
TestCaseDTO
customerId
• Optional
customerId: string
memberof
TestCaseDTO
description
• Optional
description: null
| string
memberof
TestCaseDTO
expectedResult
• expectedResult: null
| IHistoryMessage[]
memberof
TestCaseDTO
history
• history: null
| IHistoryMessage[]
memberof
TestCaseDTO
id
• Optional
id: string
memberof
TestCaseDTO
lastUpdatedTime
• Optional
lastUpdatedTime: string
memberof
TestCaseDTO
name
• name: null
| string
memberof
TestCaseDTO
originalJobId
• Optional
originalJobId: string
memberof
TestCaseDTO
promptId
• Optional
promptId: string
memberof
TestCaseDTO
testPrompt
• testPrompt: PromptData
memberof
TestCaseDTO
Found a mistake? Email us, and we'll send you a free t-shirt!