toggle menu
trailblaze-common
jvm
switch theme
search in API
trailblaze-common
/
xyz.block.trailblaze.agent.model
/
MixedModeTestCase
Mixed
Mode
Test
Case
class
MixedModeTestCase
(
yamlContent
:
String
,
executeRecordedSteps
:
Boolean
=
true
,
additionalTrailblazeTools
:
List
<
KClass
<
out
TrailblazeTool
>
>
=
emptyList()
)
:
TestCase
Members
Constructors
Mixed
Mode
Test
Case
Link copied to clipboard
constructor
(
yamlContent
:
String
,
executeRecordedSteps
:
Boolean
=
true
,
additionalTrailblazeTools
:
List
<
KClass
<
out
TrailblazeTool
>
>
=
emptyList()
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
context
String
Link copied to clipboard
val
contextString
:
String
?
instructions
Link copied to clipboard
val
instructions
:
String
objectives
Link copied to clipboard
open
override
val
objectives
:
List
<
TestObjective
>