Class TestRelationshipPurgeHard


public class TestRelationshipPurgeHard extends TestRelationshipPurge
Test performance of relationship purge operations.
  • Constructor Details

    • TestRelationshipPurgeHard

      public TestRelationshipPurgeHard(PerformanceWorkPad workPad, RelationshipDef relationshipDef) throws Exception
      Typical constructor sets up superclass and discovered information needed for tests
      Parameters:
      workPad - place for parameters and results
      relationshipDef - type of valid relationships
      Throws:
      Exception - on any initialization error
  • Method Details