class: TestShowUserData

public class: TestShowUserData
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 314 $ $LastChangedDate: 2007-11-07 13:1; Complexity: 1
Dates: Created: 16.07.2009 15:16:50; Modified: 16.07.2009 15:16:50;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4BA5BEE9-AB24-4856-B012-CC55DEC926EB}
Shows all stored users.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: aa

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