Exemplo n.º 1
0
 public DynamicsConnectivityTests(ITestOutputHelper output, WebAppTestFixture fixture) : base(output, fixture)
 {
 }
Exemplo n.º 2
0
 public CasWebProxyTests(ITestOutputHelper output, WebAppTestFixture fixture) : base(output, fixture)
 {
     client = Services.GetRequiredService <IWebProxy>();
 }
 public DistributedCacheTests(ITestOutputHelper output, WebAppTestFixture fixture) : base(output, fixture)
 {
 }