toggle menu
trailblaze-models
common
switch theme
search in API
trailblaze-models
/
xyz.block.trailblaze.agent.model
/
TestObjective
/
AssertMathCommand
Assert
Math
Command
data
class
AssertMathCommand
(
val
expression
:
String
,
val
expected
:
String
)
:
TestObjective
Members
Constructors
Assert
Math
Command
Link copied to clipboard
constructor
(
expression
:
String
,
expected
:
String
)
Properties
expected
Link copied to clipboard
val
expected
:
String
expression
Link copied to clipboard
val
expression
:
String