Operation |
Details |
private appendAddressPart( String addressPart, StringBuffer address):void |
Sequential |
public createOrganizationListFromAffiliation( String userHandle, AffiliationVO affiliation):List |
Sequential Tags: | throws=TechnicalException,AffiliationNotFoundException,URISyntaxException
| Notes: | @return List of organizations. | |
public setUp():void |
Sequential Tags: | annotations=@Before throws=Exception
| |
public testBug282InconsistentBehaviourOfMethodRetrievePathList():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.) | |