class: TestSchindlmayrSpringer

public class: TestSchindlmayrSpringer
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:17:14; Modified: 16.07.2009 15:17:14;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {400136B5-BAD3-42b0-8B11-5CB66F03F7FC}
Test cases for the schindlmayr-springer item.
 

Goto: Custom Properties, Fields, Methods

Extends: TestItemBase

See also: TestItemBase

Appears in: framework

Connections
 
Custom Properties
 
TestSchindlmayrSpringer Attributes
Attribute Details
private static String
  COMPONENT_FILE
Initial: "src/test/resources/test/TestFile/schindlmayr-springer.pdf"
private static const String
  ITEM_FILE
Initial: "src/test/resources/test/TestFile/schindlmayr-springer.xml"
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static String
  MIME_TYPE
Initial: "application/pdf"
 
TestSchindlmayrSpringer Methods
Operation Details
private
assignPid(
   String item):String
Sequential
Tags: throws=OptimisticLockingException,LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,AuthenticationException,AuthorizationException,SystemException,RemoteException,ServiceException,URISyntaxException
private
create():String
Sequential
Tags: throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,Exception
public
createItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#create(java.lang.String)}.
private
download(
   String item):int
Sequential
Tags: throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,URISyntaxException
private
read(
   String id):String
Sequential
Tags: throws=Exception
private
release(
   String item):void
Sequential
Tags: throws=OptimisticLockingException,LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,AuthenticationException,AuthorizationException,SystemException,RemoteException,ServiceException,URISyntaxException
public
releaseItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#release(java.lang.String,java.lang.String)}.
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: Logs in as the Librarian before each test case.
private
submit(
   String item):void
Sequential
Tags: throws=LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,XmlParserSystemException,WebserverSystemException,SqlDatabaseSystemException,AuthenticationException,FedoraSystemException,AuthorizationException,RemoteException
public
submitItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#submit(java.lang.String,java.lang.String)}.
private
update(
   String item):String
Sequential
Tags: throws=LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,XmlParserSystemException,WebserverSystemException,SqlDatabaseSystemException,AuthenticationException,FedoraSystemException,AuthorizationException,RemoteException
public
updateItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#update(String, String)}.
private
upload():String
Sequential
Tags: throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,Exception