class: TransformSchindlMayrIntegrationTest

public class: TransformSchindlMayrIntegrationTest
Author: Peter Broszeit (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:27; Modified: 16.07.2009 15:15:27;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {74EA858A-8D2B-4097-A313-E082EDDA50C6}
Test for pubCollection transforming of {@link XmlTransforming}.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: XmlTransforming, TestBase

Appears in: integration

Connections
 
Custom Properties
 
TransformSchindlMayrIntegrationTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static XmlTransforming
  xmlTransforming
 
TransformSchindlMayrIntegrationTest Methods
Operation Details
public static
setUpBeforeClass():void
Sequential
Tags: annotations=@BeforeClass
throws=Exception
Notes: Get an XmlTransforming instance once for all tests.
public
testCreateAndUpdateItemWithFileAndTransformToPubItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Tests the correct transforming of an item[XML] with a file in conjunction with creating and updating it in the framework.
public
testCreateItemWithFileAndTransformToPubItem():void
Sequential
Tags: annotations=@Ignore("Not implemented yet")
throws=Exception
Notes: Tests the correct transforming of an item[XML] with a file in conjunction with creating it in the framework.