Class TestRelationshipRestore


public class TestRelationshipRestore extends OpenMetadataPerformanceTestCase
Test performance of relationship restore operations.
  • Constructor Details

    • TestRelationshipRestore

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