function assert input Boolean condition; input String message; input AssertionLevel level = AssertionLevel.error; end assert;