com.atlassian.confluence
Class NonEnglishIndexingAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.NonEnglishIndexingAcceptanceTest

public class NonEnglishIndexingAcceptanceTest
extends java.lang.Object

Acceptance test to check that content indexing works as expected. This does not test change indexing.


Field Summary
 org.junit.rules.TestName testName
           
 
Constructor Summary
NonEnglishIndexingAcceptanceTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testSearchWithCustomJapaneseAnalyzer()
           
 void testSearchWithFrenchAnalyzer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testName

public final org.junit.rules.TestName testName
Constructor Detail

NonEnglishIndexingAcceptanceTest

public NonEnglishIndexingAcceptanceTest()
Method Detail

setUp

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

tearDown

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

testSearchWithFrenchAnalyzer

public void testSearchWithFrenchAnalyzer()

testSearchWithCustomJapaneseAnalyzer

public void testSearchWithCustomJapaneseAnalyzer()


Copyright © 2003-2014 Atlassian. All Rights Reserved.