class: RetrieveTest

public class: RetrieveTest
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:15:42; Modified: 16.07.2009 15:15:42;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {E42EE8B3-9454-4929-9365-365A96AD8C1B}
Test class to check Querier implementation.
 

Goto: Custom Properties, Fields, Methods

Appears in: test

Custom Properties
 
RetrieveTest Attributes
Attribute Details
private static HttpClient
  client
private static const Logger
  logger
Initial: Logger.getLogger(RetrieveTest.class)
private static String
  serviceUrl
 
RetrieveTest Methods
Operation Details
private
getResponseAsString(
   GetMethod method):String
Sequential
Tags: throws=IOException,UnsupportedEncodingException
public static
setUp():void
Sequential
Tags: annotations=@BeforeClass
throws=Exception
public
testAllAction():void
Sequential
Tags: annotations=@Test
throws=Exception
public
testDetailAction():void
Sequential
Tags: annotations=@Test
throws=Exception
public
testQueryAction():void
Sequential
Tags: annotations=@Test
throws=Exception