Direct Known Subclasses:
TestEntityRetypeNullProperties, TestEntityRetypeSub, TestEntityRetypeSuper

public abstract class TestEntityRetype extends OpenMetadataPerformanceTestCase
Test performance of entity retype operations.
  • Field Details

  • Constructor Details

    • TestEntityRetype

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