Beispiel #1
0
 public TestDocument()
 {
     _tool = new WebApiTest();
 }
Beispiel #2
0
 public TestForm()
 {
     _tool = new WebApiTest();
 }
Beispiel #3
0
 public TestBase()
 {
     _tool = new WebApiTest();
 }
Beispiel #4
0
 public TestUser()
 {
     _tool = new WebApiTest();
 }