Creates and returns a new instance of the IAssertClass interface that can be used to perform various assertions, the functions check the provided expression and throw an AssertionFailure if the expression is false.
A new instance of the IAssertClass interface.
Export the functions (and global
assert
)