Class TestRelationshipPurgeSoft


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

    • TestRelationshipPurgeSoft

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