class: TestItemRetrieve

public class: TestItemRetrieve
Author: pbroszei (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:16:57; Modified: 16.07.2009 15:16:57;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4F48059F-A738-4774-BCAE-F52025BB05DE}
Testcases for retrieving items of the basic service ItemHandler.
 

Goto: Custom Properties, Fields, Methods

Extends: TestItemBase

See also: TestItemBase

Appears in: om

Connections
 
Custom Properties
 
TestItemRetrieve Attributes
Attribute Details
private static const String
  FILTER_NONE
Initial: "" + ILLEGAL_ID + ""
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
TestItemRetrieve Methods
Operation Details
private
countItemRefs(
   String refs):int
Sequential
Tags: throws=Exception
private
countItems(
   String items):int
Sequential
Tags: throws=Exception
public
retrieveContentItemRefsNotExisting():void
Sequential
Tags: annotations=@Test@Ignore
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItemRefs(java.lang.String)}.
public
retrieveContentItemsNotExisting():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrieveContentItemsOfNotExistingType():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrieveContentItemsOfTypePublication():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrieveDefinedContentItems():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrieveOwnContentItems():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrievePendingContentItemRefs():void
Sequential
Tags: annotations=@Test@Ignore
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItemRefss(java.lang.String)}.
public
retrievePendingContentItems():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.
public
retrievePublicReleasedItems():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.om.ItemHandlerLocal#retrieveItems(java.lang.String)}.