Class TestRelationshipUpdate


public class TestRelationshipUpdate extends OpenMetadataPerformanceTestCase
Test performance of relationship update operations.
  • Constructor Details

    • TestRelationshipUpdate

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