class: TransformPubCollectionIntegrationTest

public class: TransformPubCollectionIntegrationTest
Author: Johannes Mueller (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 611 $ $LastChangedDate: 2007-11-07 12:0; Complexity: 1
Dates: Created: 16.07.2009 15:15:25; Modified: 16.07.2009 15:15:25;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {421325BD-4DBA-4010-AEE0-7747249582FC}
Test for pubCollection transforming of {@link XmlTransforming}.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: AccountUserVO, XmlTransforming, TestBase

Appears in: integration

Connections
 
Custom Properties
 
TransformPubCollectionIntegrationTest Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(TransformPubCollectionIntegrationTest.class)
Notes: Logger for this class.
private AccountUserVO
  user
package String
  userHandle
private static XmlTransforming
  xmlTransforming
Notes: An instance of XmlTransforming.
 
TransformPubCollectionIntegrationTest Methods
Operation Details
private
getExpectedPubCollection():ContextVO
Sequential
Notes: Helper to retrieve the expected pubCollection.
@return the expected pubCollectionVO
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
public const
tearDown():void
Sequential
Tags: annotations=@After
throws=Exception
public
testTransformToPubCollection():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test for {@link XmlTransforming#transformToPubCollection(String)}.