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)
 {
 }
Пример #5
0
 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)
 {
 }