class: PhrasesTest

public class: PhrasesTest
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: {A41BD50F-CF4E-49ea-9ACE-D14131D1F4D6}
JUnit test class for search querys with phrases.
 

Goto: Custom Properties, Methods

Appears in: searching

Custom Properties
 
PhrasesTest Methods
Operation Details
public
phraseOk():void
Sequential
Tags: annotations=@Test
throws=ParseException
Notes: test search query with an correct phrase. e. g. "\"hello world\""
public
phraseWithoutTrailingQuote():void
Sequential
Tags: annotations=@Test
Notes: test search query with an phrase without an trailing quote. e. g. "hello \"hello world"