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 TestElementEvent.Starting and TestElementEvent.Finished for every element in the test element hierarchy. This includes events for disabled elements.