Version: 5.4

EditorTestsWithLogParser

class in UnityEditor.EditorTestsRunner

Cambiar al Manual

Descripción

Base class for editor tests which have the ability to assert log messages.

Funciones Públicas

ExpectLogLineExpect a log message that matches the parameter.
ExpectLogLineRegexExpect a log message that matches the regular expression pattern.