Class TestRelationshipRetrieval


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

    • TestRelationshipRetrieval

      public TestRelationshipRetrieval(PerformanceWorkPad workPad, RelationshipDef relationshipDef)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      relationshipDef - type of valid relationships
  • Method Details