public HealthCheckApiTests()
 {
     instance = new HealthCheckApi();
 }
Example #2
0
 public void Init()
 {
     instance = new HealthCheckApi();
 }