Class TestEntityHistoryRetrieval


public class TestEntityHistoryRetrieval extends OpenMetadataPerformanceTestCase
Test performance of entity history retrieval operations.
  • Constructor Details

    • TestEntityHistoryRetrieval

      public TestEntityHistoryRetrieval(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