class: TestPubManLogic

public class: TestPubManLogic
Author: Peter Broszeit (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1850 $ $LastChangedDate: 2008-12-17 13:; Complexity: 1
Dates: Created: 16.07.2009 15:31:44; Modified: 16.07.2009 15:31:44;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {9DFA2CC2-81A4-48f4-A437-C5FA61BA1BD4}
Component test suite of the pubman logic components.
 

Goto: Custom Properties, Tagged Values

Appears in: pubman

Custom Properties
 
TestPubManLogic Tagged Values
Tag Value Notes
annotations @RunWith(Suite.class)@Suite.SuiteClasses({//Depositing + Publishing:
PubItemDepositingTest.class
,PubItemPublishingTest.class
//Logging:
,ApplicationLogTest.class
//Exporting
,ItemExportingTest.class
})