public class TestEntityPurgeSoft extends TestEntityPurge
Test performance of entity purge operations.
  • Constructor Details

    • TestEntityPurgeSoft

      public TestEntityPurgeSoft(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 TestEntityPurge
      Throws:
      Exception - something went wrong with the test.