Class TestGraphHistoryQueries


public class TestGraphHistoryQueries extends OpenMetadataPerformanceTestCase
Test performance of graph history query operations.
  • Constructor Details

    • TestGraphHistoryQueries

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