AssertEqualsCommand

data class AssertEqualsCommand(val actual: String, val expected: String) : TestObjective

Constructors

Link copied to clipboard
constructor(actual: String, expected: String)

Properties

Link copied to clipboard
Link copied to clipboard