class: DeleteObjectsTest

public class: DeleteObjectsTest
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$ @revised by BrP: 04.; Complexity: 1
Dates: Created: 16.07.2009 15:17:12; Modified: 16.07.2009 15:17:12;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4AE261F3-AF3B-4d05-BAC6-0A8F3927FDB1}
Testcases to create script files for purging objects from the data store.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: framework

Connections
 
Custom Properties
 
DeleteObjectsTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
DeleteObjectsTest Methods
Operation Details
public
deleteItems():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Create a script to purge the items from the data store.
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: (non-Javadoc)
@see test.framework.TestBase#setUp()