public class

TestGenericCharacterTokenizer

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.search.lucene.tokenizers.TestGenericCharacterTokenizer

Summary

Public Constructors
TestGenericCharacterTokenizer()
Public Methods
void test()
void testIllegalArgumentExceptionThrownWhenNoDelimitersSpecified()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestGenericCharacterTokenizer ()

Public Methods

public void test ()

Throws
IOException

public void testIllegalArgumentExceptionThrownWhenNoDelimitersSpecified ()