Class TestEntityRetypeSuper


public class TestEntityRetypeSuper extends TestEntityRetype
Test performance of entity retype operations.
  • Constructor Details

    • TestEntityRetypeSuper

      public TestEntityRetypeSuper(PerformanceWorkPad workPad, EntityDef entityDef) 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
      Throws:
      Exception - on any initialization error
  • Method Details

    • run

      protected void run() throws Exception
      Method implemented by the actual test case.
      Specified by:
      run in class TestEntityRetype
      Throws:
      Exception - something went wrong with the test.