コード例 #1
0
 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)
 {
 }