class: TransformStatisticsTest

public class: TransformStatisticsTest
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; 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: {A588BD02-89B7-4481-AE7B-BB86D63DC989}
Test class for statistic xml transformations
 

Goto: Custom Properties, Fields, Methods

Extends: XmlTransformingTestBase

See also: XmlTransformingBean, XmlTransformingTestBase

Appears in: integration

Connections
 
Custom Properties
 
TransformStatisticsTest Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(TransformStatisticsTest.class)
private String
  userHandle
private static XmlTransformingBean
  xmlTransforming
 
TransformStatisticsTest Methods
Operation Details
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: Logs in as system admin (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
testTransformToStatisticReportRoundtrip():void
Sequential
Tags: annotations=@Test
throws=Exception