Direct Known Subclasses:
TestEntityPurgeHard, TestEntityPurgeSoft

public abstract class TestEntityPurge extends OpenMetadataPerformanceTestCase
Test performance of entity purge operations.
  • Field Details

  • Constructor Details

    • TestEntityPurge

      public TestEntityPurge(PerformanceWorkPad workPad, EntityDef entityDef, String testCaseId, String testCaseName) throws Exception
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      entityDef - type of valid entities
      testCaseId - unique ID for the test case
      testCaseName - name for the test case
      Throws:
      Exception - on any initialization error
  • Method Details