public ProblemJsonTest(TestServerFixture fixture)
 {
     this.fixture = fixture;
 }
 public OpenApiTest(TestServerFixture fixture)
 {
     this.fixture = fixture;
 }