class: TestShowOrgUnitData

public class: TestShowOrgUnitData
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 314 $ $LastChangedDate: 2007-11-07 13:1; Complexity: 1
Dates: Created: 16.07.2009 15:17:02; Modified: 16.07.2009 15:17:02;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {C02DFAC6-539C-4f1d-940E-417E9C56830C}
Testcases to show all stored organizational units.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: oum

Connections
 
Custom Properties
 
TestShowOrgUnitData Attributes
Attribute Details
private static const String
  FILTER_ALL
Initial: ""
private static const String
  FILTER_TOP_LEVEL
Initial: ""
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
TestShowOrgUnitData Methods
Operation Details
public
setUp():void
Sequential
Tags: throws=Exception
Notes: (non-Javadoc)
@see test.framework.TestBase#setUp()
public
showOrganizationalUnits():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Shows all toplevel organizational units and there children.
private
showUnits(
   String units,
   String line):void
Sequential
Tags: throws=Exception