class: JiBXHelperTest

public class: JiBXHelperTest
Author: Johannes Mueller (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:28; Modified: 16.07.2009 15:15:28;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {6A2EA8DD-5355-4edc-933A-147624A73D6C}
Tests for testing the {@link de.mpg.escidoc.services.common.xmltransforming.JiBXHelper} class.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: xmltransforming

Connections
 
Custom Properties
 
JiBXHelperTest Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(JiBXHelperTest.class)
Notes: Logger for this class.
private const String
  samples
Initial: { "Simple String without problematic characters.", "an ampersand: &", "an escaped ampersand: &", "an apostrophe '", "MPI-HD-49%25'N,8%43'O" }
 
JiBXHelperTest Methods
Operation Details
public const
testXmlEscaping():void
Sequential
Tags: annotations=@Test
Notes: Test of escaping/unescaping XML special characters