class: TransformPubItemVersionListIntegrationTest

public class: TransformPubItemVersionListIntegrationTest
Author: Johannes Müller (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 649 $ $LastChangedDate: 2007-11-07 12:0; Complexity: 1
Dates: Created: 16.07.2009 15:15:26; Modified: 16.07.2009 15:15:26;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7343DFFF-0373-4f7b-A660-6A860554674A}
Test of {@link PubManTransforming} methods for transforming and integration with common_logic and the framework.
 

Goto: Custom Properties, Fields, Methods

Extends: XmlTransformingTestBase

See also: ItemSorting, XmlTransforming, XmlTransformingTestBase

Appears in: integration

Connections
 
Custom Properties
 
TransformPubItemVersionListIntegrationTest Attributes
Attribute Details
private static ItemSorting
  itemSorting
private Logger
  logger
Initial: Logger.getLogger(getClass())
Notes: Logger for this class.
private String
  userHandle
private static XmlTransforming
  xmlTransforming
 
TransformPubItemVersionListIntegrationTest Methods
Operation Details
private
createItem(
   String userHandle):PubItemVO
Sequential
Tags: throws=TechnicalException,ServiceException,RemoteException,URISyntaxException
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: Logs in as depositor and retrieves his grants (before every single test method).
public static
setUpBeforeClass():void
Sequential
Tags: annotations=@BeforeClass
throws=Exception
Notes: Get an {@link XmlTransforming} instance once.
public
tearDown():void
Sequential
Tags: annotations=@After
throws=Exception
Notes: Logs out (after every single test method).
public
testTransformPubItemVersionList():void
Sequential
Tags: annotations=@Test@Ignore
throws=Exception
private
updateItem(
   PubItemVO itemVO,
   String userHandle):PubItemVO
Sequential
Tags: throws=TechnicalException,ServiceException,RemoteException,URISyntaxException