TestCaseCreateDTO
testapi.TestCaseCreateDTO
export
interface
TestCaseCreateDTO
Properties
debugLog
• debugLog: null
| MessageWithTime[]
memberof
TestCaseCreateDTO
description
• Optional
description: null
| string
memberof
TestCaseCreateDTO
expectedResult
• expectedResult: null
| IHistoryMessage[]
memberof
TestCaseCreateDTO
gptInstanceId
• Optional
gptInstanceId: string
memberof
TestCaseCreateDTO
name
• name: null
| string
memberof
TestCaseCreateDTO
originalJobId
• Optional
originalJobId: string
memberof
TestCaseCreateDTO
promptName
• promptName: null
| string
memberof
TestCaseCreateDTO
testOptions
• Optional
testOptions: TestOptions
memberof
TestCaseCreateDTO
Found a mistake? Email us, and we'll send you a free t-shirt!