TestExecutionReport
A report containing a sequence of test events, each of which will be added during execution.
During execution, a report is expected to contain TestElement.Event.Starting and TestElement.Event.Finished for every element in the test element hierarchy. This includes events for disabled elements.