Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
On this page
On this page
Table of Contents for current page
assertEqual(got, expected)
Returns
On this page
assertEqual
assertEqual(got, expected)
Parameter
Type
Description
got
*
expected
*
Throws a runtime error if the given boolean is false.
Returns
(nil)