public class TestEntityReIdentify extends OpenMetadataPerformanceTestCase
Test performance of entity re-identify operations.
  • Constructor Details

    • TestEntityReIdentify

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