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