public class TestCompoundWordIterator extends Object
Constructor and Description |
---|
TestCompoundWordIterator() |
Modifier and Type | Method and Description |
---|---|
void |
testCompoundsWithSameStart() |
void |
testDanglingStart() |
void |
testMultiple() |
void |
testNext() |
void |
testNextWithEmptyLeadingNewlines() |
void |
testNextWithEmptyMiddleNewlines() |
void |
testNextWithEmptyTrailingNewlines() |
void |
testNextWithNewlines() |
public void testNext()
public void testNextWithNewlines()
public void testNextWithEmptyLeadingNewlines()
public void testNextWithEmptyTrailingNewlines()
public void testNextWithEmptyMiddleNewlines()
public void testMultiple()
public void testDanglingStart()
public void testCompoundsWithSameStart()
Copyright © 2012. All Rights Reserved.