Assert()
Evaluates an expression and throws an exception if the expression evaluates to false; it does nothing if the expression evaluates to true
Evaluates an expression and throws an exception if the expression evaluates to false; it does nothing if the expression evaluates to true