class: CleanupUserData

public class: CleanupUserData
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 284 $ $LastChangedDate: 2007-10-09 10:2; Complexity: 1
Dates: Created: 16.07.2009 15:16:49; Modified: 16.07.2009 15:16:49;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3F7921A2-F5C0-49d0-9A72-4129DFBCE16B}
Shows all stored users.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: aa

Connections
 
Custom Properties
 
CleanupUserData Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
CleanupUserData Methods
Operation Details
private
deleteUser(
   String user):void
Sequential
Tags: throws=Exception
public
setUp():void
Sequential
Tags: throws=Exception
Notes: (non-Javadoc)
@see test.framework.TestBase#setUp()
public
showUsers():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Shows all users from the given user list.