The OnAfterTestRun trigger signature is not valid. This trigger is called after each test function of a test codeunit is ...

The OnAfterTestRun trigger signature is not valid.

This trigger is called after each test function of a test codeunit is run. It must have the following signature where you can specify your own parameter names but must use the OnAfterTestRun function name and the following parameter types: 
OnAfterTestRun(CodeUnitId : Integer;CodeUnitName : Text[30];FunctionName : Text[128];Success : Boolean) 
The first three parameters specify the function. The Success parameter is TRUE if the run succeeded and FALSE if it failed.
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
Русский
Russian