Class TestRelationshipHistoryRetrieval


public class TestRelationshipHistoryRetrieval extends OpenMetadataPerformanceTestCase
Test performance of relationship retrieval operations.
  • Constructor Details

    • TestRelationshipHistoryRetrieval

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