TestCaseResult public class TestCaseResult : TestResult Represents the result of running a single test case. Documentation Code public TestCaseResult(TestMethod test) Construct a TestCaseResult based on a TestMethod