public class TestEntityDelete extends OpenMetadataPerformanceTestCase
Test performance of entity delete operations.
  • Constructor Details

    • TestEntityDelete

      public TestEntityDelete(PerformanceWorkPad workPad, EntityDef entityDef)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      entityDef - type of valid entities
  • Method Details