public class TestEntitySearch extends OpenMetadataPerformanceTestCase
Test performance of entity search operations.
  • Constructor Details

    • TestEntitySearch

      public TestEntitySearch(PerformanceWorkPad workPad, EntityDef entityDef)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      entityDef - type of valid entities
  • Method Details