Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorTestsWithLogParser.ExpectLogLine

public void ExpectLogLine(string message);

Parameters

message The expected log message.

Description

Expect a log message that matches the parameter.