public class

TestPersonalInformationLeadingNGramAnalzyer

extends AbstractTokenStreamTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.search.AbstractTokenStreamTestCase
         ↳ com.atlassian.confluence.search.analyzers.TestPersonalInformationLeadingNGramAnalzyer

Summary

Public Constructors
TestPersonalInformationLeadingNGramAnalzyer()
Public Methods
void test()
[Expand]
Inherited Methods
From class com.atlassian.confluence.search.AbstractTokenStreamTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestPersonalInformationLeadingNGramAnalzyer ()

Public Methods

public void test ()

Throws
IOException