示例#1
0
 public AccountIntegrationTest()
 {
     this._factory = new TMS.Factory.Factory();
 }
 public AccountUnitTest()
 {
     this._factory = new TMS.Factory.Factory();
 }