Class TestRelationshipDelete


public class TestRelationshipDelete extends OpenMetadataPerformanceTestCase
Test performance of relationship delete operations.
  • Constructor Details

    • TestRelationshipDelete

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