TestEndAsync
Description: the test completion method (each test must necessarily end with this method), it is this method that saves the report and sends it by mail if such an option is configured and enabled.
Syntax: TestEndAsync()
Return value: no return value
Example:
await tester.TestEndAsync();
Created with the Personal Edition of HelpNDoc: Easily create Help documents