class: Bug213SetContentTypeToNullTest

public class: Bug213SetContentTypeToNullTest
Author: Johannes Müller (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:22; Modified: 16.07.2009 15:15:22;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {9FF9FD5D-A547-46b0-A6E0-EA9338749B8F}
Test class for framework bug #213
 

Goto: Custom Properties, Fields, Methods

Extends: XmlTransformingTestBase

See also: AccountUserVO, XmlTransforming, XmlTransformingTestBase

Appears in: integration

Connections
 
Custom Properties
 
Bug213SetContentTypeToNullTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
private AccountUserVO
  user
package String
  userHandle
private static XmlTransforming
  xmlTransforming
 
Bug213SetContentTypeToNullTest Methods
Operation Details
public
setUp():void
Sequential
Tags: annotations=@Before
throws=Exception
public
tearDown():void
Sequential
Tags: annotations=@After
throws=Exception
public
testBug213SetContentTypeToNull():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Checks if FIZ bugzilla issue #213 still exists (When you add components to an item and update it, the framework sets the component-type of the added components to "null".) The test directly accessed the framework (i.e. does not use the intermediate services in the logic layer.)