Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

ITestRunnerCallback.TestStarted

public void TestStarted(string testName);

Parameters

testName The name of the test.

Description

A test has been started.