예제 #1
0
 public PostMiddlewareTests(TestServerFactory serverFactory)
     : base(serverFactory)
 {
 }
 public ApplicationBuilderTests(TestServerFactory serverFactory)
     : base(serverFactory)
 {
 }
예제 #3
0
 public GraphiQLMiddlewareTests(TestServerFactory serverFactory)
     : base(serverFactory)
 {
 }
예제 #4
0
 public VoyagerMiddlewareTests(TestServerFactory serverFactory)
     : base(serverFactory)
 {
 }
예제 #5
0
 public PlaygroundMiddlewareTests(TestServerFactory serverFactory)
     : base(serverFactory)
 {
 }