class: SearchPubItemsByAffiliationTest

public class: SearchPubItemsByAffiliationTest
Author: Miriam Doelle (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 451 $ $LastChangedDate: 2007-11-29 13:5; Complexity: 1
Dates: Created: 16.07.2009 15:31:41; Modified: 16.07.2009 15:31:41;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A6C8A60E-379A-48bb-9573-EE74AD17E3C8}
Test class for {@link PubItemSearching#searchPubItemsByAffiliation(AffiliationRO)}
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: PubItemDepositing, PubItemSearching, TestBase

Appears in: searching

Connections
 
Custom Properties
 
SearchPubItemsByAffiliationTest Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(SearchPubItemsByAffiliationTest.class)
Notes: Logger for this class
private PubItemDepositing
  pubItemDepositing
private PubItemSearching
  pubSearching
 
SearchPubItemsByAffiliationTest Methods
Operation Details
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
public
testSearchPubItemsByAffiliation():void
Sequential
Tags: annotations=@Test@Ignore("The searchhandler is unable to retrieve more than 100 items")
throws=Exception
Notes: Test method for {@link de.mpg.escidoc.services.pubman.searching.PubItemSearchingBean#searchPubItemsByAffiliation(de.mpg.escidoc.services.common.referenceobjects.AffiliationRO)}.