Version: 2017.2

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.