public class RegExTokenizerFactoryTest extends Object
| Constructor and Description |
|---|
RegExTokenizerFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertTokenize(String input,
String[] whitespaces,
String[] tokens,
int[] starts,
TokenizerFactory factory) |
void |
testOne() |
void |
testPositions() |
public void testPositions()
public void testOne()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionprotected void assertTokenize(String input, String[] whitespaces, String[] tokens, int[] starts, TokenizerFactory factory)
Copyright © 2019 Alias-i, Inc.. All rights reserved.