コード例 #1
0
 public TestOutcome ResultStateToTestOutcome(ResultState resultState)
 {
     return(TestConverter.ResultStateToTestOutcome(resultState));
 }