class: ValidationReportTransformingTest

public class: ValidationReportTransformingTest
Author: Michael Franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 119 $ $LastChangedDate: 2007-11-09 17:3; Complexity: 1
Dates: Created: 16.07.2009 15:21:33; Modified: 16.07.2009 15:21:33;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {BFD6580C-6A6A-4932-AB62-9784B1D4BF6A}
 

Goto: Custom Properties, Fields, Methods

See also: ValidationTransforming

Appears in: validation

Connections
 
Custom Properties
 
ValidationReportTransformingTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static ValidationTransforming
  vtransforming
 
ValidationReportTransformingTest Methods
Operation Details
public static
setUpBeforeClass():void
Sequential
Tags: annotations=@BeforeClass
throws=Exception
public static
tearDownAfterClass():void
Sequential
Tags: annotations=@AfterClass
throws=Exception
public const
transformEmptyXmlReportToObject():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Tests the transformation of a report xml without messages.
public const
transformFullXmlReportToObject():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Tests the transformation of a report xml with informative and restrictive messages.