class: QueryParserTest

public class: QueryParserTest
Author: Hugo Niedermaier Revised by NiH: 20.09.2007
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:31:40; Modified: 16.07.2009 15:31:40;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {6327A683-C251-4c75-B44B-75BEB0D2F03A}
JUnit test class for several search querys with brackets.
 

Goto: Custom Properties, Methods

Appears in: searching

Custom Properties
 
QueryParserTest Methods
Operation Details
public
testCQLIndexes():void
Sequential
Tags: annotations=@Test
throws=ParseException
Notes: test search query with two expressions and two CQL indices. e. g. "bla bla \"bla blubb\""
public
testParse():void
Sequential
Tags: annotations=@Test
throws=ParseException
Notes: test search query with three expressions. e. g. "bla bla bla"
public
testParseString():void
Sequential
Tags: annotations=@Test
throws=ParseException
Notes: test search query with three expressions and an reuse of the parser instance. e. g. "bla bla bla" and "hui hui hui"