Example #1
0
 public ReferenceTest(WebServiceFixture fixture) : base(fixture)
 {
 }
 public ServiceTestBase(WebServiceFixture fixture)
 {
     Host = fixture.Host;
 }
Example #3
0
 public SmokeTest(WebServiceFixture fixture) : base(fixture)
 {
 }
Example #4
0
 public ServiceConfigurationTest(WebServiceFixture fixture) : base(fixture)
 {
 }