public V3RelevancyFunctionalTests(CommonFixture fixture, ITestOutputHelper testOutputHelper)
     : base(fixture, testOutputHelper)
 {
 }
示例#2
0
 public AutocompleteProtocolTests(CommonFixture fixture, ITestOutputHelper testOutputHelper)
     : base(fixture, testOutputHelper)
 {
 }
示例#3
0
 public TagsCustomAnalyzerFunctionalTests(CommonFixture fixture)
     : base(fixture)
 {
 }
示例#4
0
 public V2SearchProtocolTests(CommonFixture fixture, ITestOutputHelper testOutputHelper)
     : base(fixture, testOutputHelper)
 {
 }
 public SearchAvailabilityTests(CommonFixture fixture, ITestOutputHelper testOutputHelper)
     : base(fixture, testOutputHelper)
 {
 }
示例#6
0
 public ExactMatchCustomAnalyzerFacts(CommonFixture fixture)
     : base(fixture)
 {
 }
示例#7
0
 public PackageIdCustomAnalyzerFacts(CommonFixture fixture)
     : base(fixture)
 {
 }
示例#8
0
 public DescriptionCustomAnalyzerFacts(CommonFixture fixture)
     : base(fixture)
 {
 }