示例#1
0
 public void BeforeEachTest()
 {
     rant = new DataSets.Rant();
 }
示例#2
0
 public RantTests()
 {
     rant = new DataSets.Rant();
 }