toggle menu
trailblaze-models
common
switch theme
search in API
trailblaze-models
/
xyz.block.trailblaze.agent.model
/
TestCase
Test
Case
abstract
class
TestCase
(
val
instructions
:
String
)
Members
Constructors
Test
Case
Link copied to clipboard
constructor
(
instructions
:
String
)
Properties
instructions
Link copied to clipboard
val
instructions
:
String
objectives
Link copied to clipboard
abstract
val
objectives
:
List
<
TestObjective
>