class: TestRetrieveUserAccount

public class: TestRetrieveUserAccount
Author: Peter Broszeit (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: {2CC3EF75-844C-41a4-A2D9-FADCE7EEBB44}
Testcases for the basic service UserAccountHandler.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: aa

Connections
 
Custom Properties
 
TestRetrieveUserAccount Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
TestRetrieveUserAccount Methods
Operation Details
public
retrieveCurrentGrants():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.escidoc.www.services.aa.UserAccountHandler#retrieveCurrentGrants(java.lang.String)}.
public
retrieveUserAcountByHandle():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.escidoc.www.services.aa.UserAccountHandler#retrieve(java.lang.String)}.
public
retrieveUserAcountById():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.escidoc.www.services.aa.UserAccountHandler#retrieve(java.lang.String)}.
public
retrieveUserAcountByLoginName():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.escidoc.www.services.aa.UserAccountHandler#retrieve(java.lang.String)}.