Description

Parent Previous Next

Description

Description: the method sets the description of the test, which is then displayed in the report and letter

Syntax: Description(string text)

Return value: no return value


Example:

public async Task setUp()

{

       tester.Description("The test checks the authorization on the site");

}

Created with the Personal Edition of HelpNDoc: Write eBooks for the Kindle