Beispiel #1
0
 public ProxyEndToEndTests(FunctionAppFixture fixture)
 {
     _fixture = fixture;
 }
 public GeneralEndToEndTests(FunctionAppFixture fixture)
 {
     _fixture = fixture;
 }