Class TestEntityClassification


public class TestEntityClassification extends OpenMetadataPerformanceTestCase
Test performance of entity classification operations.
  • Constructor Details

    • TestEntityClassification

      public TestEntityClassification(PerformanceWorkPad workPad, ClassificationDef classificationDef)
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      classificationDef - type of valid classifications
  • Method Details