Class TestRelationshipHistorySearch


public class TestRelationshipHistorySearch extends OpenMetadataPerformanceTestCase
Test performance of relationship search operations against history.
  • Constructor Details

    • TestRelationshipHistorySearch

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