示例#1
0
 public TestFixtureData LoadFixtureData(string fileName)
 {
     return(TestContext.LoadFixtureData(fileName));
 }