Version: 2018.1

LogAssert

class in UnityEngine.TestTools

マニュアルに切り替える

説明

LogAssert allows you to expect Unity log messages that would normally cause the test to fail.

Static 変数

ignoreFailingMessagesSet this property to true to prevent unexpected error log messages from triggering an assertion. This property is set to false by default.

Static 関数

ExpectExpect a log message of a specfic type. If an error, assertion or exception log is expected, the test will not fail. The test will fail if a log message is expected but does not appear.
NoUnexpectedReceivedTriggers an assert if any logs have been received that were not expected. Returns without asserting if all logs received so far have been registered as expected.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961