GetResultsFromTest Method Overloads

Method Description
GetResultsFromTest(TestFunction)

Gets the results for a specific completed test from the previous test run. If the test was looped multiple times then results for each loop are returned.

GetResultsFromTest(string, string)

Gets the results for a specific completed test from the previous test run. If the test was looped multiple times then results for each loop are returned.