class: QuerierTest

public class: QuerierTest
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1965 $ $LastChangedDate: 2009-05-08 14:; Complexity: 1
Dates: Created: 16.07.2009 15:16:05; Modified: 16.07.2009 15:16:05;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {0976C69B-E9C6-438e-A262-C4023F346251}
Test class to check Querier implementation
 

Goto: Custom Properties, Fields, Methods

See also: Querier

Appears in: test

Connections
 
Custom Properties
 
QuerierTest Attributes
Attribute Details
private static const Logger
  logger
Initial: Logger.getLogger(QuerierTest.class)
private Querier
  querier
 
QuerierTest Methods
Operation Details
public
getQuerier():void
Sequential
Tags: annotations=@Before
Notes: Initialize the querier before each test.
public
testAllIdsMethod():void
Sequential
Tags: annotations=@Ignore@Test
throws=Exception
public
testDetailMethod():void
Sequential
Tags: annotations=@Ignore@Test
throws=Exception
public
testQueryMethod1():void
Sequential
Tags: annotations=@Ignore@Test
throws=Exception
public
testQueryMethod2():void
Sequential
Tags: annotations=@Ignore@Test
throws=Exception