Class TestRelationshipUndo


public class TestRelationshipUndo extends OpenMetadataPerformanceTestCase
Test performance of relationship undo operations.
  • Constructor Details

    • TestRelationshipUndo

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