TestFinishedEvent public class TestFinishedEvent : Event TestFinishedEvent holds information needed to call the TestFinished method. Documentation Code public TestFinishedEvent(ITestResult result) Initializes a new instance of the TestFinishedEvent class.