com.atlassian.bonnie.search
Class TestSearchWordsLister

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.atlassian.bonnie.search.TestSearchWordsLister
All Implemented Interfaces:
junit.framework.Test

public class TestSearchWordsLister
extends junit.framework.TestCase


Constructor Summary
TestSearchWordsLister()
           
 
Method Summary
 void testSearcherWithDuplicateIgnoreWords()
           
 void testSearcherWithIgnoreWords()
           
 void testSearcherWithKeywords()
           
 void testSearcherWithKeywordsAndIgnoreWords()
           
 void testSearcherWithoutIgnoreWords()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestSearchWordsLister

public TestSearchWordsLister()
Method Detail

testSearcherWithoutIgnoreWords

public void testSearcherWithoutIgnoreWords()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testSearcherWithIgnoreWords

public void testSearcherWithIgnoreWords()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testSearcherWithDuplicateIgnoreWords

public void testSearcherWithDuplicateIgnoreWords()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

testSearcherWithKeywords

public void testSearcherWithKeywords()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testSearcherWithKeywordsAndIgnoreWords

public void testSearcherWithKeywordsAndIgnoreWords()
                                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.