Skip to content

$toBe

Tests an expected value from the given code.

Parameters

NameDescriptionEnforcedDefault Value
Test TitleTest title.YesNone
ExpectedExpected value of the test result.YesNone
CodeCode to be tested.YesNone

Example

$toBe[testTitle;expected;code]