示例#1
0
 public void SetUp()
 {
     _testee = new Shared.Group.Group();
 }
 public GroupFixture()
 {
     _testee = new Shared.Group.Group();
 }