Version: 2017.1

Assert.raiseExceptions

切换到手册
public static bool raiseExceptions ;

描述

Should an exception be thrown on a failure.

If true, an Assertinos.AssertionException will be thrown instead of logging a message. This will break the control flow of the execution.