public class TestWordIterator extends Object
Constructor and Description |
---|
TestWordIterator() |
Modifier and Type | Method and Description |
---|---|
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()
Copyright © 2012. All Rights Reserved.