public static fail(message as String) as Void:
Forces the current test to fail with a message.
message
import klyn.unittest Assert.fail("unexpected branch")