class: SyndicationServiceTest

public class: SyndicationServiceTest
Author: vmakarenko (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1780 $ $LastChangedDate: 2009-03-31 13:; Complexity: 1
Dates: Created: 16.07.2009 15:20:25; Modified: 16.07.2009 15:20:25;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {BCBA81E9-F0BD-45fa-8473-F4F4AF116C48}
Integration JUnit test for PubMan Syndication Service
 

Goto: Custom Properties, Fields, Methods

Appears in: test

Custom Properties
 
SyndicationServiceTest Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
SyndicationServiceTest Methods
Operation Details
public
checkGetFeed():void
Sequential
Tags: annotations=@Test
throws=Exception
public static
getInputStreamAsString(
   InputStream is):String
Sequential
Tags: throws=IOException
Notes: Get an InputStream as String.
@param fileName The path and name of the file relative from the working directory.
@return The resource as String.
private
performGetFeed(
   String url):String
Sequential
Tags: throws=Exception
Notes: Call Syndication Cervice via HTTP request
@return