class: TestScopeHandler

public class: TestScopeHandler
Author: Peter Broszeit (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:17:08; Modified: 16.07.2009 15:17:08;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {59D2E5C1-B1C5-4de4-A51A-4727BCA68565}
Test cases for the basic service ScopeHandler.
 

Goto: Custom Properties, Fields, Methods

Appears in: sm

Custom Properties
 
TestScopeHandler Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
TestScopeHandler Methods
Operation Details
public
retrieveAdminScopeScope():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.sm.ScopeHandlerLocal#retrieve(java.lang.String)}.
public
retrieveScopes():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.sm.ScopeHandlerLocal#retrieveScopes(java.lang.String)}.