class: TransformRelationTest

public class: TransformRelationTest
Author: $Author: mfranke $ (last modification)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:56; Modified: 16.07.2009 15:14:56;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {012FEF03-33B4-4b7a-B566-A62C2EB91CFC}
Test of {@link XmlTransforming} methods for Relation transforming.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: XmlTransformingBean, TestBase

Appears in: component

Connections
 
Custom Properties
 
TransformRelationTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static String
  RELATIONS_SAMPLE_FILE1
Initial: TEST_FILE_ROOT + "relations_sample1.xml"
private static String
  RELATIONS_SAMPLE_FILE2
Initial: TEST_FILE_ROOT + "relations_sample2.xml"
private static String
  TEST_FILE_ROOT
Initial: "xmltransforming/component/transformRelationTest/"
private static XmlTransformingBean
  xmlTransforming
Initial: new XmlTransformingBean()
 
TransformRelationTest Methods
Operation Details
public
testTransformToRelationList1():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test of {@link XmlTransforming#transformToRelationVOList(String)}
public
testTransformToRelationList2():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test of {@link XmlTransforming#transformToRelationVOList(String)}