class: TransformStatisticReportTest

public class: TransformStatisticReportTest
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:57; Modified: 16.07.2009 15:14:57;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {474FA047-1419-48c0-BEF0-36DAC2F27918}
Test of {@link XmlTransforming} methods for statistic transformings.
 

Goto: Custom Properties, Fields, Methods

Extends: XmlTransformingTestBase

See also: XmlTransformingBean, XmlTransformingTestBase

Appears in: component

Connections
 
Custom Properties
 
TransformStatisticReportTest Attributes
Attribute Details
package Logger
  logger
Initial: Logger.getLogger(this.getClass())
private static String
  REPORT_DEFINITION_LIST_SAMPLE_FILE
Initial: TEST_FILE_ROOT + "report-definition-list_sample.xml"
private static String
  REPORT_SAMPLE_FILE
Initial: TEST_FILE_ROOT + "report_sample.xml"
private static String
  TEST_FILE_ROOT
Initial: "xmltransforming/component/transformStatisticReport/"
private static XmlTransformingBean
  xmlTransforming
Initial: new XmlTransformingBean()
 
TransformStatisticReportTest Methods
Operation Details
public
transformToStatisticReportDefinition():void
Sequential
Tags: annotations=@Test
throws=Exception
public
transformToStatisticReportDefinitionList():void
Sequential
Tags: annotations=@Test
throws=Exception
public
transformToStatisticReportParameters():void
Sequential
Tags: annotations=@Test
throws=Exception
public
transformToStatisticReportRecordList():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test of {@link XmlTransforming#transformToStatisticReportRecordList(String)}