AssertMathCommand

data class AssertMathCommand(val expression: String, val expected: String) : TestObjective

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard