Documentation

AITransformCreateOptionsTest extends TestCase
in package

AITransformCreateOptionsTest Class Doc Comment

Tags
category

Class

description

AITransformCreateOptions

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

setUp()  : void
Setup before running each test case
setUpBeforeClass()  : void
Setup before running any test case
tearDown()  : void
Clean up after running each test case
tearDownAfterClass()  : void
Clean up after running all test cases
testAITransformCreateOptions()  : mixed
Test "AITransformCreateOptions"
testPropertyConditions()  : mixed
Test attribute "conditions"
testPropertyExtractPrompt()  : mixed
Test attribute "extract_prompt"
testPropertyInstructions()  : mixed
Test attribute "instructions"
testPropertyName()  : mixed
Test attribute "name"
testPropertyOutputSchema()  : mixed
Test attribute "output_schema"
testPropertyOutputSchemaId()  : mixed
Test attribute "output_schema_id"

Methods

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void
Return values
void

testAITransformCreateOptions()

Test "AITransformCreateOptions"

public testAITransformCreateOptions() : mixed
Return values
mixed

testPropertyExtractPrompt()

Test attribute "extract_prompt"

public testPropertyExtractPrompt() : mixed
Return values
mixed

testPropertyInstructions()

Test attribute "instructions"

public testPropertyInstructions() : mixed
Return values
mixed

testPropertyOutputSchema()

Test attribute "output_schema"

public testPropertyOutputSchema() : mixed
Return values
mixed

testPropertyOutputSchemaId()

Test attribute "output_schema_id"

public testPropertyOutputSchemaId() : mixed
Return values
mixed

Search results