public HttpGetSchemaMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public HttpPostMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public EvictSchemaTests(TestServerFactory serverFactory) : base(serverFactory) { }
public HttpMultipartMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public ToolConfigurationFileMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public GetMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public PlaygroundMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public ApplicationBuilderTests(TestServerFactory serverFactory) : base(serverFactory) { }
public VoyagerMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }
public LegacySetupTests(TestServerFactory serverFactory) : base(serverFactory) { }
public GraphiQLMiddlewareTests(TestServerFactory serverFactory) : base(serverFactory) { }