コード例 #1
0
 public ProxyEndToEndTests(FunctionAppFixture fixture)
 {
     _fixture = fixture;
 }
コード例 #2
0
 public GeneralEndToEndTests(FunctionAppFixture fixture)
 {
     _fixture = fixture;
 }