Class TestEntityHistorySearch


public class TestEntityHistorySearch extends OpenMetadataPerformanceTestCase
Test performance of entity search operations against history.
  • Constructor Details

    • TestEntityHistorySearch

      public TestEntityHistorySearch(PerformanceWorkPad workPad, EntityDef entityDef, Date asOfTime)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      entityDef - type of valid entities
      asOfTime - at which to search history
  • Method Details